DateTimeConstantAttribute.Value Property

Definition

Gets the number of 100-nanosecond ticks that represent the date and time of this instance.

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

Property Value

The number of 100-nanosecond ticks that represent the date and time of this instance.

Applies to