public OperationState State { get; }
Public ReadOnly Property State As OperationState Get
public: property OperationState State { OperationState get (); }
member State : OperationState with get
In This Article