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