C1.Win.8 Assembly / C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class / ExcludedMembers Property

In This Topic
ExcludedMembers Property (EndUserLocalizeOptionsAttribute)
In This Topic
Defines a list of members of control that should be excluded from localization. Currently used only AddControlToResources application for automatically generating control resources.
Syntax
'Declaration
 
Public Property ExcludedMembers As String()
 
See Also