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.
Describes a CompatibleFramework for an deployment manifest
public ref class CompatibleFramework sealed
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class CompatibleFramework
[<System.Runtime.InteropServices.ComVisible(false)>]
type CompatibleFramework = class
Public NotInheritable Class CompatibleFramework
- Inheritance
-
CompatibleFramework
- Attributes
Constructors
CompatibleFramework() |
Initializes a new instance of the CompatibleFramework class. |
Properties
Profile |
Represents the profile of the corresponding .NET Framework. |
SupportedRuntime |
Gets or sets the supported runtime for the framework. |
Version |
Gets or sets the version of the framework. |
XmlProfile |
Gets or sets the XML version for the framework. |
XmlSupportedRuntime |
Gets or sets the XML supported runtime for the framework. |
XmlVersion |
Gets or sets the version of the framework. |