DateTimeConstantAttribute.Value Propriedade

Definição

Obtém o número de tiques de 100 nanossegundos que representam a data e hora dessa instância.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

Valor da propriedade

Object

O número de tiques de 100 nanossegundos que representam a data e hora dessa instância.The number of 100-nanosecond ticks that represent the date and time of this instance.

Aplica-se a