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

In This Topic
    Properties Property (EndUserLocalizeOptionsAttribute)
    In This Topic
    Defines the list of properties that should be localized.
    Syntax
    'Declaration
     
    Public ReadOnly Property Properties As System.String()
    public System.string[] Properties {get;}
    See Also