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