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