Partager via


XamlLanguage.Lang Propriété

Définition

Obtient un XamlDirective pour la directive lang de XML.

public:
 static property System::Xaml::XamlDirective ^ Lang { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective Lang { get; }
member this.Lang : System.Xaml.XamlDirective
Public Shared ReadOnly Property Lang As XamlDirective

Valeur de propriété

XamlDirective

XamlDirective pour la directive lang de XML.

Remarques

Consultez [] ms-XAML section 5.3.13.

S’applique à