Share via


DateTimeConstantAttribute.Value プロパティ

定義

対象となるインスタンスの日時を表す 100 ナノ秒刻みの数値を取得します。

public:
 virtual property System::Object ^ Value { System::Object ^ get(); };
public override object Value { get; }
member this.Value : obj
Public Overrides ReadOnly Property Value As Object

プロパティ値

インスタンスの日時を表す 100 ナノ秒刻みの数値。

適用対象