public CancelMode CancelParsing { get; }Public ReadOnly Property CancelParsing As CancelMode
Get
Dim instance As CommandLineArgument
Dim value As CancelMode
value = instance.CancelParsingpublic:
property CancelMode CancelParsing {
CancelMode get ();
}This value is determined using the CommandLineArgumentAttributeCancelParsing property.