Share via


XamlLanguage.Class プロパティ

定義

XAML から Class ディレクティブの XamlDirective を取得します。

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

プロパティ値

XamlDirective

XAML からの Class ディレクティブの XamlDirective

注釈

MS-XAML]セクション 5.3.7[参照してください。

適用対象