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