다음을 통해 공유


IVSMDCodeDomProvider Interface

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

‘선언
<GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")> _
<InterfaceTypeAttribute()> _
Public Interface IVSMDCodeDomProvider
‘사용 방법
Dim instance As IVSMDCodeDomProvider
[GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")]
[InterfaceTypeAttribute()]
public interface IVSMDCodeDomProvider
[GuidAttribute(L"73E59688-C7C4-4A85-AF64-A538754784C5")]
[InterfaceTypeAttribute()]
public interface class IVSMDCodeDomProvider
[<GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")>]
[<InterfaceTypeAttribute()>]
type IVSMDCodeDomProvider =  interface end
public interface IVSMDCodeDomProvider

See Also

Reference

IVSMDCodeDomProvider Members

Microsoft.VisualStudio.Designer.Interfaces Namespace