CompatibleFrameworks 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.
Provides details about versions of the .NET Framework on which this application can install and run.
public ref class CompatibleFrameworks
[System.Serializable]
public class CompatibleFrameworks
[<System.Serializable>]
type CompatibleFrameworks = class
Public Class CompatibleFrameworks
- Inheritance
-
CompatibleFrameworks
- Attributes
Properties
Frameworks |
Gets a list of .NET Framework versions on which this application can install and run. |
SupportUrl |
Gets a Uri that provides the user with instructions for installing a version of the .NET Framework on which this application can install and run. |