Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Passed to GetService to return a reference to the ILocalRegistry and ILocalRegistry2 interfaces.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA")> _
<GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA")> _
<ComVisibleAttribute(False)> _
Public Interface SLocalRegistry
[GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA")]
[GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA")]
[ComVisibleAttribute(false)]
public interface SLocalRegistry
[GuidAttribute(L"6D5140D3-7436-11CE-8034-00AA006009FA")]
[GuidAttribute(L"6D5140D3-7436-11CE-8034-00AA006009FA")]
[ComVisibleAttribute(false)]
public interface class SLocalRegistry
[<GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA")>]
[<GuidAttribute("6D5140D3-7436-11CE-8034-00AA006009FA")>]
[<ComVisibleAttribute(false)>]
type SLocalRegistry = interface end
public interface SLocalRegistry