XamlXmlReader.Type 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前節點的 。XamlType
public:
virtual property System::Xaml::XamlType ^ Type { System::Xaml::XamlType ^ get(); };
public override System.Xaml.XamlType Type { get; }
member this.Type : System.Xaml.XamlType
Public Overrides ReadOnly Property Type As XamlType
屬性值
當前節點的 ; XamlType 或 null,若位置不在物件上。
備註
此性質僅在當前位置的 為 NodeType 時 StartObject才有非空結果。