protected UsageWriter.Operation OperationInProgress { get; }
Protected ReadOnly Property OperationInProgress As UsageWriter.Operation
Get
Dim value As UsageWriter.Operation
value = Me.OperationInProgress
protected:
property UsageWriter.Operation OperationInProgress {
UsageWriter.Operation get ();
}
If this property is not ParserUsage, the Parser property will throw an exception.
If this property is not CommandListUsage, the CommandManager property will throw an exception.
If this property is None, the Writer property may throw an exception.