XmlDateTimeData.ElementQualifiedName Property

Definition

Gets the ElementQualifiedName property.

public:
 property System::Xml::XmlQualifiedName ^ ElementQualifiedName { System::Xml::XmlQualifiedName ^ get(); };
public System.Xml.XmlQualifiedName ElementQualifiedName { get; }
member this.ElementQualifiedName : System.Xml.XmlQualifiedName
Public ReadOnly Property ElementQualifiedName As XmlQualifiedName

Property Value

The qualified name of the XML element that originally contained the raw timestamp string.

Applies to