CompatibleFramework Class

Definition

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.

Applies to