Class Options
Inheritance
System.Object
Options
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Cloud.CLI
Assembly: simplic-cloud-cli.dll
Syntax
public class Options
Properties
| Improve this Doc View SourceDelete
Declaration
public bool Delete { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Verbose
Declaration
public bool Verbose { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |