Freigeben über


IVsDataExplorerNode.Parent-Eigenschaft

Der übergeordnete Knoten des aktuellen Knotens im Server-Explorer.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Data.Services.IVsDataExplorerNode
Ein IVsDataExplorerNode-Objekt, das den übergeordneten Knoten darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsDataExplorerNode Schnittstelle

Microsoft.VisualStudio.Data.Services-Namespace