共用方式為


SVsUIDataConverters Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'宣告
<GuidAttribute("3A4AEC59-CF2A-42C9-8DA8-66E19D7C547D")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsUIDataConverters
'用途
Dim instance As SVsUIDataConverters
[GuidAttribute("3A4AEC59-CF2A-42C9-8DA8-66E19D7C547D")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsUIDataConverters
[GuidAttribute(L"3A4AEC59-CF2A-42C9-8DA8-66E19D7C547D")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsUIDataConverters
[<GuidAttribute("3A4AEC59-CF2A-42C9-8DA8-66E19D7C547D")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsUIDataConverters =  interface end
public interface SVsUIDataConverters

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace