Share via


IVsDataExplorerNode.ItemId 속성

현재 노드를 식별 하는 숫자 값을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Data.Services
어셈블리:  Microsoft.VisualStudio.Data.Services(Microsoft.VisualStudio.Data.Services.dll)

구문

‘선언
ReadOnly Property ItemId As Integer
int ItemId { get; }
property int ItemId {
    int get ();
}
abstract ItemId : int with get
function get ItemId () : int

속성 값

형식: Int32
Int32 현재 노드를 식별 하는 값입니다.

.NET Framework 보안

참고 항목

참조

IVsDataExplorerNode 인터페이스

Microsoft.VisualStudio.Data.Services 네임스페이스