次の方法で共有


_TimeZone.StandardDesignation プロパティ

定義

標準時のタイム ゾーンを識別する 文字列 (C#の文字列 ) を返します。 読み取り専用です。

public:
 property System::String ^ StandardDesignation { System::String ^ get(); };
public string StandardDesignation { get; }
Public ReadOnly Property StandardDesignation As String

プロパティ値

注釈

このプロパティは、レジストリの該当するタイム ゾーンの、 Std 値として格納されます。

適用対象