SVsResourceManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to the IVsResourceManager interface.
public interface class SVsResourceManager
public interface class SVsResourceManager
__interface SVsResourceManager
[System.Runtime.InteropServices.Guid("E9706EF6-4F76-4C6E-8BF0-6E448550470B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsResourceManager
[<System.Runtime.InteropServices.Guid("E9706EF6-4F76-4C6E-8BF0-6E448550470B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsResourceManager = interface
Public Interface SVsResourceManager
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.