ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / TimeZoneInfo Class / ToString Method

In This Topic
    ToString Method (TimeZoneInfo)
    In This Topic
    Gets display name of this time zone instance.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    Time zone standard name.
    See Also