XamlLanguage.Property 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 XAML 中之 Property
概念的 XamlType。
public:
static property System::Xaml::XamlType ^ Property { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Property { get; }
static member Property : System.Xaml.XamlType
Public Shared ReadOnly Property Property As XamlType
屬性值
XAML 中之 Property
概念的 XamlType。
備註
Property
是識別為 Member 的 XAML 型別特製化形式。