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