Proprietà Ded
|
public bool IsExportingCommand { get; set; }
Public Property IsExportingCommand As Boolean Get Set
public: property bool IsExportingCommand { bool get (); void set (bool value); }
member IsExportingCommand : bool with get, set