CompatibleFramework 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.
Represents a version of the .NET Framework where an application can install and run.
public ref class CompatibleFramework
[System.Serializable]
public class CompatibleFramework
[<System.Serializable>]
type CompatibleFramework = class
Public Class CompatibleFramework
- Inheritance
-
CompatibleFramework
- Attributes
Properties
Profile |
Specifies the profile of the .NET Framework version where an application can install and run. |
SupportedRuntime |
Specifies the runtime version number of the .NET Framework where an application can install and run. |
TargetVersion |
Specifies the version of the .NET Framework where an application can install and run. |