TargetFrameworkExtensions Class
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.
Helper extensions for the TargetFramework enum.
public ref class TargetFrameworkExtensions abstract sealed
public static class TargetFrameworkExtensions
type TargetFrameworkExtensions = class
Public Module TargetFrameworkExtensions
- Inheritance
-
TargetFrameworkExtensions
Methods
| AsMSBuildString(TargetFramework) |
Converts a TargetFramework into an MSBuild acceptable string. |
| GetTargetFramework(BuildTargetGroup) |
Returns the configured TargetFramework for the BuildTargetGroup. |