Partager via


XamlLanguage.Byte Propriété

Définition

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

XamlType pour l'intrinsèque Byte en langage XAML.

Remarques

Consultez [] section 5.2.10 de MS-XAML.

S’applique à