Compartir a través de


DataPackage.Services.LocalRegistry (Propiedad)

Obtiene el servicio ILocalRegistry.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.UI
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property LocalRegistry As ILocalRegistry2
    Get
public static ILocalRegistry2 LocalRegistry { get; }
public:
static property ILocalRegistry2^ LocalRegistry {
    ILocalRegistry2^ get ();
}
static member LocalRegistry : ILocalRegistry2
static function get LocalRegistry () : ILocalRegistry2

Valor de propiedad

Tipo: Microsoft.VisualStudio.Shell.Interop.ILocalRegistry2

Seguridad de .NET Framework

Vea también

Referencia

DataPackage.Services Clase

Microsoft.VisualStudio.Data.Schema.Package.UI (Espacio de nombres)