IEnumVsENCRebuildableProjectCfgs Interface

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

Syntax

'Declaration
<GuidAttribute("3909921B-BACD-11D2-BD66-00C04FA302E2")> _
<InterfaceTypeAttribute()> _
Public Interface 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

The IEnumVsENCRebuildableProjectCfgs type exposes the following members.

Methods

  Name Description
Public method Clone
Public method GetCount
Public method Next
Public method Reset
Public method Skip

Top

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace