Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to the IVsResourceManager interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")> _
<InterfaceTypeAttribute()> _
Public Interface SVsResourceManager
[GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")]
[InterfaceTypeAttribute()]
public interface SVsResourceManager
[GuidAttribute(L"E9706EF6-4F76-4C6E-8BF0-6E448550470B")]
[InterfaceTypeAttribute()]
public interface class SVsResourceManager
[<GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")>]
[<InterfaceTypeAttribute()>]
type SVsResourceManager = interface end
public interface SVsResourceManager