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