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