SelectedItemPath プロパティ (JTree)

クラス

JTree.

処理

[読み取り専用] 選択された項目パス。

構文

C#
protected ItemPath SelectedItemPath { get; }
VB
'Declaration
Protected Read Property SelectedItemPath As ItemPath

アクセス

読み取り専用。

VB

Dim selectedItemPath As String = tree.SelectedItemPath