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