XmlDateTimeData.DateTimeString Property

Definition

Gets the DateTimeString property.

public:
 property System::String ^ DateTimeString { System::String ^ get(); };
public string DateTimeString { get; }
member this.DateTimeString : string
Public ReadOnly Property DateTimeString As String

Property Value

The raw string representation of the timestamp.

Applies to