Compartir a través de


ToolsMenuItemBase.Parent Propiedad

Definición

Obtiene o establece el nodo en la jerarquía que posee el elemento de menú.

public:
 virtual 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 virtual Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation Parent { get; set; }
member this.Parent : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation with get, set
Public Overridable Property Parent As INodeInformation

Valor de propiedad

Devuelve el nodo de la jerarquía que posee el elemento de menú.

Implementaciones

Se aplica a