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