LocalRegistry Property
Gets {insert text here}.
Namespace: Microsoft.VisualStudio.Data.Tools.Package.UI
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
Public Shared ReadOnly Property LocalRegistry As ILocalRegistry2
Get
'Usage
Dim value As ILocalRegistry2
value = DataPackage..::..Services.LocalRegistry
public static ILocalRegistry2 LocalRegistry { get; }
public:
static property ILocalRegistry2^ LocalRegistry {
ILocalRegistry2^ get ();
}
static member LocalRegistry : ILocalRegistry2
static function get LocalRegistry () : ILocalRegistry2
Property Value
Type: ILocalRegistry2