ExcludedMembers Property (EndUserLocalizeOptionsAttribute)
Defines a list of members of control that should be excluded from localization. Currently used only AddControlToResources application for automatically generating control resources.
public string[] ExcludedMembers {get; set;}
'Declaration
Public Property ExcludedMembers As String()