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