SDKManifest.MaxOSVersionTested Property

Definition

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

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

Property Value

Applies to