IAnnotationProvider.DateTime Property

Definition

Gets the date and time when this annotation was created.

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

Property Value

String

Platform::String

winrt::hstring

The date and time when this annotation was created.

Applies to