Partager via


IMenuItem.Parent Propriété

Définition

Obtient ou définit le nœud parent dans la hiérarchie.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ Parent { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ value); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation Parent { get; set; }
member this.Parent : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation with get, set
Public Property Parent As INodeInformation

Valeur de propriété

Nœud parent dans la hiérarchie.

S’applique à