ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class / Key Property

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