XmlQueryOutput.XmlLang Property

Definition

Throws NotSupportedException.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

A string that contains the language identifier.

Applies to