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