Поделиться через


ToolsMenuItemBase.Parent Свойство

Определение

Возвращает или задает узел в иерархии, который владеет элементом меню.

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

Значение свойства

Возвращает узел в иерархии, который владеет элементом меню.

Реализации

Применяется к