Sdílet prostřednictvím


IVsDataViewCommonNodeInfo.NodeId – vlastnost

Načte řetězec obsahující ID aktuálního uzlu.

Obor názvů:  Microsoft.VisualStudio.Data.Services
Sestavení:  Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Deklarace
ReadOnly Property NodeId As String
string NodeId { get; }
property String^ NodeId {
    String^ get ();
}
abstract NodeId : string
function get NodeId () : String

Hodnota vlastnosti

Typ: System.String
Řetězec obsahující ID aktuálního uzlu.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVsDataViewCommonNodeInfo Rozhraní

Microsoft.VisualStudio.Data.Services – obor názvů