IVsResourceManager Interface
Loads managed and unmanaged resources from Satellite DLLs.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("F0D7A6F0-C722-4AB6-A5D9-C7FF13027410")> _
Public Interface IVsResourceManager
Dim instance As IVsResourceManager
[InterfaceTypeAttribute()]
[GuidAttribute("F0D7A6F0-C722-4AB6-A5D9-C7FF13027410")]
public interface IVsResourceManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"F0D7A6F0-C722-4AB6-A5D9-C7FF13027410")]
public interface class IVsResourceManager
public interface IVsResourceManager
Remarks
Implemented by the Environment to load managed and unmanaged resources from Satellite DLLs.