protected UsageWriterOperation OperationInProgress { get; }
Protected ReadOnly Property OperationInProgress As UsageWriterOperation
Get
Dim value As UsageWriterOperation
value = Me.OperationInProgress
protected:
property UsageWriterOperation OperationInProgress {
UsageWriterOperation get ();
}
If this property is not UsageWriterOperationParserUsage, the Parser property will throw an exception.
If this property is not UsageWriterOperationCommandListUsage, the CommandManager property will throw an exception.
If this property is UsageWriterOperationNone, the Writer property may throw an exception.