IVSMDCodeDomCreator Interface

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

Syntax

声明
<GuidAttribute("4CC03BF7-4D89-4198-8E4D-17E217CA07B2")> _
<InterfaceTypeAttribute()> _
Public Interface IVSMDCodeDomCreator
用法
Dim instance As IVSMDCodeDomCreator
[GuidAttribute("4CC03BF7-4D89-4198-8E4D-17E217CA07B2")]
[InterfaceTypeAttribute()]
public interface IVSMDCodeDomCreator
[GuidAttribute(L"4CC03BF7-4D89-4198-8E4D-17E217CA07B2")]
[InterfaceTypeAttribute()]
public interface class IVSMDCodeDomCreator
[<GuidAttribute("4CC03BF7-4D89-4198-8E4D-17E217CA07B2")>]
[<InterfaceTypeAttribute()>]
type IVSMDCodeDomCreator =  interface end
public interface IVSMDCodeDomCreator

See Also

Reference

IVSMDCodeDomCreator Members

Microsoft.VisualStudio.Designer.Interfaces Namespace