次の方法で共有


TimeChangeType.Item プロパティ

定義

プロパティは Item 、標準時と夏時間の間で時刻が変化する日付を表すオブジェクトを取得または設定します。

public:
 property System::Object ^ Item { System::Object ^ get(); void set(System::Object ^ value); };
public object Item { get; set; }
Public Property Item As Object

プロパティ値

プロパティは Item 、標準時と夏時間の間で時刻が変化する日付を表す オブジェクトを返します。

注釈

プロパティは Item 、xs:date 型を RelativeYearlyRecurrencePatternType 表すオブジェクトまたは文字列で設定できます。

適用対象