Share via


SDKManifest.MaxPlatformVersion Property

Definition

MaxPlatformVersion found in the sdk manifest, defaults to 8.0 for framework extension SDKs when manifest does not have this property set

public:
 property System::String ^ MaxPlatformVersion { System::String ^ get(); };
public string MaxPlatformVersion { get; }
member this.MaxPlatformVersion : string
Public ReadOnly Property MaxPlatformVersion As String

Property Value

Applies to