XamlLanguage.Byte 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 Byte
en langage XAML.
public:
static property System::Xaml::XamlType ^ Byte { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Byte { get; }
member this.Byte : System.Xaml.XamlType
Public Shared ReadOnly Property Byte As XamlType
Valeur de propriété
XamlType pour l'intrinsèque Byte
en langage XAML.
Remarques
Consultez [] section 5.2.10 de MS-XAML.