This topic has not yet been rated - Rate this topic

ILocalRegistry Interface

Establishes a locally-registered COM object relative to the local Visual Studio registry hive.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA")] 
[InterfaceTypeAttribute(1)] 
public interface ILocalRegistry
/** @attribute GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface ILocalRegistry
GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA") 
InterfaceTypeAttribute(1) 
public interface ILocalRegistry

Provides a site with a local registry of object and type information. The local registry is not related to the system-wide registration database; it is strictly for use by the project.

Notes to Implementers Visual Studio implements this interface.

Notes to Callers This interface is obtained from the SLocalRegistry service.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ