ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / TimeZoneInfo Class / TimeZoneNames Property

In This Topic
    TimeZoneNames Property
    In This Topic
    Gets a string array of display time zone names supported in the local system.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property TimeZoneNames As System.String()
    public static System.string[] TimeZoneNames {get;}
    See Also