ServerExplorerCommandHandler.EnsurePackageLoaded-Methode

Diese Klasse und ihre Member sind für die interne Verwendung reserviert und nicht für die Verwendung im Code vorgesehen.

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

Syntax

'Declaration
Protected Shared Function EnsurePackageLoaded As Boolean
protected static bool EnsurePackageLoaded()
protected:
static bool EnsurePackageLoaded()
static member EnsurePackageLoaded : unit -> bool 
protected static function EnsurePackageLoaded() : boolean

Rückgabewert

Typ: System.Boolean
true, wenn das Paket geladen ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

ServerExplorerCommandHandler Klasse

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