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