XamlLanguage.Char Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un XamlType pour l'intrinsèque Char
en langage XAML.
public:
static property System::Xaml::XamlType ^ Char { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Char { get; }
member this.Char : System.Xaml.XamlType
Public Shared ReadOnly Property Char As XamlType
Valeur de propriété
XamlType pour l'intrinsèque Char
en langage XAML.
Remarques
Consultez [] section 5.2.7 de MS-XAML.