共用方式為


XamlXmlReader.Type 屬性

定義

取得目前節點的 。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

屬性值

當前節點的 ; XamlTypenull,若位置不在物件上。

備註

此性質僅在當前位置的 為 NodeTypeStartObject才有非空結果。

適用於

另請參閱