SVsUIDataConverters 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.
Represents a service for data convertors in the Visual Studio user interface. Use this service to get IVsUIDataConverterManager.
public interface class SVsUIDataConverters
public interface class SVsUIDataConverters
__interface SVsUIDataConverters
public interface SVsUIDataConverters
[System.Runtime.InteropServices.Guid("3A4AEC59-CF2A-42C9-8DA8-66E19D7C547D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsUIDataConverters
type SVsUIDataConverters = interface
[<System.Runtime.InteropServices.Guid("3A4AEC59-CF2A-42C9-8DA8-66E19D7C547D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsUIDataConverters = interface
Public Interface SVsUIDataConverters
- Attributes