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
<GuidAttribute("D92C0B96-E08D-4268-A941-6D7D670F1820")> _
<InterfaceTypeAttribute()> _
Public Interface IEnumTargetFrameworks
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