SVsResourceManager Interface
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
C++/CX
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(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsResourceManager
[<System.Runtime.InteropServices.Guid("E9706EF6-4F76-4C6E-8BF0-6E448550470B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsResourceManager = interface
[<System.Runtime.InteropServices.Guid("E9706EF6-4F76-4C6E-8BF0-6E448550470B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsResourceManager = interface
Public Interface SVsResourceManager
- Attributes
The service represented by this interface is safe to access from any thread.
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |