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