Compartir a través de


IAnnotationProvider.DateTime Propiedad

Definición

Obtiene la fecha y hora en que se creó esta anotación.

public:
 property Platform::String ^ DateTime { Platform::String ^ get(); };
winrt::hstring DateTime();
public string DateTime { get; }
var string = iAnnotationProvider.dateTime;
Public ReadOnly Property DateTime As String

Valor de propiedad

String

Platform::String

winrt::hstring

Fecha y hora en que se creó esta anotación.

Se aplica a