EditorBrowsableAttribute.State Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the browsable state of the property or method.
Assembly: System (in System.dll)
Property Value
Type: System.ComponentModel.EditorBrowsableStateAn EditorBrowsableState that is the browsable state of the property or method.
The default for this property is EditorBrowsableState.Always.
Show: