Condividi tramite


IMenuOwnerProvider.Owner Proprietà

Definizione

Ottiene o imposta il nodo proprietario di un gestore di 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

Valore della proprietà

Nodo proprietario di un gestore di menu.

Si applica a