Condividi tramite


Proprietà IVsDataExplorerNode.Parent

Il nodo padre del nodo corrente in Esplora server.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Sintassi

'Dichiarazione
ReadOnly Property Parent As IVsDataExplorerNode
IVsDataExplorerNode Parent { get; }
property IVsDataExplorerNode^ Parent {
    IVsDataExplorerNode^ get ();
}
abstract Parent : IVsDataExplorerNode with get
function get Parent () : IVsDataExplorerNode

Valore proprietà

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataExplorerNode
Un oggetto IVsDataExplorerNode che rappresenta il nodo padre.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataExplorerNode Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services