EditorBrowsableAttribute..::..State Property
Gets the browsable state of the property or method.
Namespace:
System.ComponentModelAssembly: Bridge (in Bridge.dll)
Syntax
public EditorBrowsableState State { get; }
Public ReadOnly Property State As EditorBrowsableState Get
public: property EditorBrowsableState^ State { EditorBrowsableState^ get (); }