DataPackage.Services.LocalRegistry-Eigenschaft

Ruft den ILocalRegistry-Dienst ab.

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

Syntax

'Declaration
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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Shell.Interop.ILocalRegistry2

.NET Framework-Sicherheit

Siehe auch

Referenz

DataPackage.Services Klasse

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