SelectedItemPath プロパティ (UIATreeView)

クラス

UIATreeView.

処理

[読み取り専用] 選択された項目パスを取得します。選択されていない場合は空の項目パス。

構文

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

アクセス

読み取り専用。