Exclude Property (EndUserLocalizeOptionsAttribute)
In This Topic
If true then class, property or field will be not displayed for enduser localization.
Syntax
'Declaration
Public ReadOnly Property Exclude As Boolean
public bool Exclude {get;}
See Also