次の方法で共有


NodeContext.NodeType プロパティ

定義

ノードの種類を取得します。

public string NodeType { get; }
member this.NodeType : string
Public ReadOnly Property NodeType As String

プロパティ値

ノードの種類の文字列を返します。

適用対象