StringsType Property (EndUserLocalizeOptionsAttribute)
In This Topic
Gets or sets type providing string used to localize
EndUserLocalizeOptionsAttribute.Description.
Syntax
'Declaration
Public Property StringsType As Type
public Type StringsType {get; set;}
See Also