ToolLocationHelper.GetSupportedTargetFrameworks Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a IList of supported target framework monikers.
public:
static System::Collections::Generic::IList<System::String ^> ^ GetSupportedTargetFrameworks();
public static System.Collections.Generic.IList<string> GetSupportedTargetFrameworks ();
static member GetSupportedTargetFrameworks : unit -> System.Collections.Generic.IList<string>
Public Shared Function GetSupportedTargetFrameworks () As IList(Of String)
Returns
list of supported target framework monikers