Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("D92C0B96-E08D-4268-A941-6D7D670F1820")> _
Public Interface IEnumTargetFrameworks
'Usage
Dim instance As IEnumTargetFrameworks
[InterfaceTypeAttribute()]
[GuidAttribute("D92C0B96-E08D-4268-A941-6D7D670F1820")]
public interface IEnumTargetFrameworks
[InterfaceTypeAttribute()]
[GuidAttribute(L"D92C0B96-E08D-4268-A941-6D7D670F1820")]
public interface class IEnumTargetFrameworks
public interface IEnumTargetFrameworks