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 纳秒时钟周期数。

适用于