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