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

In This Topic
    DisplayName Property (TimeZoneInfo)
    In This Topic
    The time zone's display name (e.g. '(GMT-05:00) Eastern Time (US and Canada)').
    Syntax
    'Declaration
     
    Public ReadOnly Property DisplayName As System.String
    public System.string DisplayName {get;}
    See Also