次の方法で共有


SVsResourceManager Interface

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

'宣言
<InterfaceTypeAttribute()> _
<GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")> _
Public Interface SVsResourceManager
'使用
Dim instance As SVsResourceManager
[InterfaceTypeAttribute()]
[GuidAttribute("E9706EF6-4F76-4C6E-8BF0-6E448550470B")]
public interface SVsResourceManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"E9706EF6-4F76-4C6E-8BF0-6E448550470B")]
public interface class SVsResourceManager
public interface SVsResourceManager

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace