Interface SVsResourceManager
Passado para GetService para retornar uma referência para o IVsResourceManager interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")]
[InterfaceTypeAttribute(1)]
public interface SVsResourceManager
[GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")]
[InterfaceTypeAttribute(1)]
public interface class SVsResourceManager
[<GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")>]
[<InterfaceTypeAttribute(1)>]
type SVsResourceManager = interface end
<GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")>
<InterfaceTypeAttribute(1)>
Public Interface SVsResourceManager
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo