Key Property (EndUserLocalizeOptionsAttribute)
In This Topic
Gets or sets resource key containing localized string for EndUserLocalizeOptionsAttribute.Description.
Syntax
'Declaration
Public Property Key As System.String
public System.string Key {get; set;}
See Also