IVsENCRebuildableProjectCfg Interface
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("BF031840-AFB9-11D2-AE14-00A0C9110055")> _
Public Interface IVsENCRebuildableProjectCfg
'Uso
Dim instance As IVsENCRebuildableProjectCfg
[InterfaceTypeAttribute()]
[GuidAttribute("BF031840-AFB9-11D2-AE14-00A0C9110055")]
public interface IVsENCRebuildableProjectCfg
[InterfaceTypeAttribute()]
[GuidAttribute(L"BF031840-AFB9-11D2-AE14-00A0C9110055")]
public interface class IVsENCRebuildableProjectCfg
[<InterfaceTypeAttribute()>]
[<GuidAttribute("BF031840-AFB9-11D2-AE14-00A0C9110055")>]
type IVsENCRebuildableProjectCfg = interface end
public interface IVsENCRebuildableProjectCfg