Description Property (EndUserLocalizeOptionsAttribute)
In This Topic
Gets the description of string that will be displayed in the end user localizer in design-time.
Syntax
'Declaration
Public Property Description As String
public string Description {get; set;}
See Also