XamlLanguage.Byte プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
XamlType XAML 言語組み込みのByteを取得します。
public:
static property System::Xaml::XamlType ^ Byte { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Byte { get; }
static member Byte : System.Xaml.XamlType
Public Shared ReadOnly Property Byte As XamlType
プロパティ値
Byte XAML 言語組み込みのXamlType。
注釈
「[MS-XAML] セクション 5.2.10」を参照してください。