CompatibleFrameworkMissingException.CompatibleFrameworks Property
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.
Gets a list of .NET Framework versions where this application can install and run.
public:
property System::Deployment::Application::CompatibleFrameworks ^ CompatibleFrameworks { System::Deployment::Application::CompatibleFrameworks ^ get(); };
public System.Deployment.Application.CompatibleFrameworks CompatibleFrameworks { get; }
member this.CompatibleFrameworks : System.Deployment.Application.CompatibleFrameworks
Public ReadOnly Property CompatibleFrameworks As CompatibleFrameworks
Property Value
A list of .NET Framework versions where this application can install and run.