Share via


IEnumTargetFrameworks Interface

Enumerator for supported versions of the framework.

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

Syntax

'Déclaration
<GuidAttribute("D92C0B96-E08D-4268-A941-6D7D670F1820")> _
<InterfaceTypeAttribute()> _
Public Interface IEnumTargetFrameworks
'Utilisation
Dim instance As IEnumTargetFrameworks
[GuidAttribute("D92C0B96-E08D-4268-A941-6D7D670F1820")]
[InterfaceTypeAttribute()]
public interface IEnumTargetFrameworks
[GuidAttribute(L"D92C0B96-E08D-4268-A941-6D7D670F1820")]
[InterfaceTypeAttribute()]
public interface class IEnumTargetFrameworks
public interface IEnumTargetFrameworks

See Also

Reference

IEnumTargetFrameworks Members

Microsoft.VisualStudio.Shell.Interop Namespace