XamlLanguage.Boolean 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Boolean
XAML 語言本質的 XamlType。
public:
static property System::Xaml::XamlType ^ Boolean { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Boolean { get; }
member this.Boolean : System.Xaml.XamlType
Public Shared ReadOnly Property Boolean As XamlType
屬性值
Boolean
XAML 語言本質的 XamlType。
備註
請參閱 [MS-XAML] 5.2.17 節。