public bool DeleteWithBackup { get; set; }
Public Property DeleteWithBackup As Boolean Get Set
public: property bool DeleteWithBackup { bool get (); void set (bool value); }
member DeleteWithBackup : bool with get, set
In This Article