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