Partager via


IMenuOwnerProvider.Owner Propriété

Définition

Obtient ou définit le nœud qui possédait un gestionnaire de menu.

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

Valeur de propriété

Nœud qui possédait un gestionnaire de menu.

S’applique à