TreeView for WinForms | ComponentOne
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 String
    public string Key {get; set;}
    See Also