XmlSchemaDocumentation.Language 屬性

定義

取得或設定 xml:lang 屬性。 這可做為內容中使用之語言的指示器。

public:
 property System::String ^ Language { System::String ^ get(); void set(System::String ^ value); };
public string? Language { get; set; }
public string Language { get; set; }
member this.Language : string with get, set
Public Property Language As String

屬性值

String

xml:lang 屬性。 選擇性。

適用於