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