IEnumVsENCRebuildableProjectCfgs Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

‘선언
<GuidAttribute("3909921B-BACD-11D2-BD66-00C04FA302E2")> _
<InterfaceTypeAttribute()> _
Public Interface IEnumVsENCRebuildableProjectCfgs
‘사용 방법
Dim instance As IEnumVsENCRebuildableProjectCfgs
[GuidAttribute("3909921B-BACD-11D2-BD66-00C04FA302E2")]
[InterfaceTypeAttribute()]
public interface IEnumVsENCRebuildableProjectCfgs
[GuidAttribute(L"3909921B-BACD-11D2-BD66-00C04FA302E2")]
[InterfaceTypeAttribute()]
public interface class IEnumVsENCRebuildableProjectCfgs
[<GuidAttribute("3909921B-BACD-11D2-BD66-00C04FA302E2")>]
[<InterfaceTypeAttribute()>]
type IEnumVsENCRebuildableProjectCfgs =  interface end
public interface IEnumVsENCRebuildableProjectCfgs

See Also

Reference

IEnumVsENCRebuildableProjectCfgs Members

Microsoft.VisualStudio.Shell.Interop Namespace