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