XamlLanguage.ClassAttributes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 XAML 取得 ClassAttributes
指示詞的 XamlDirective。
public:
static property System::Xaml::XamlDirective ^ ClassAttributes { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective ClassAttributes { get; }
member this.ClassAttributes : System.Xaml.XamlDirective
Public Shared ReadOnly Property ClassAttributes As XamlDirective
屬性值
XAML 中之 ClassAttributes
指示詞的 XamlDirective。
備註
這個指示詞是 XAML 2009 的一部分。 如需詳細資訊,請參閱 XAML 2009 Language Features。