Compartilhar via


Método ServerExplorerCommandHandler.EnsurePackageLoaded

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Protected Shared Function EnsurePackageLoaded As Boolean
protected static bool EnsurePackageLoaded()
protected:
static bool EnsurePackageLoaded()
static member EnsurePackageLoaded : unit -> bool 
protected static function EnsurePackageLoaded() : boolean

Valor de retorno

Tipo: System.Boolean
True se o pacote for carregado.

Segurança do .NET Framework

Consulte também

Referência

ServerExplorerCommandHandler Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Internal