Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / TimeZoneInfo Class / TimeZoneNames Property

In This Topic
    TimeZoneNames Property (TimeZoneInfo)
    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