SDKManifest.MinOSVersion Property

Definition

MinOSVersion 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 ^ MinOSVersion { System::String ^ get(); };
public string MinOSVersion { get; }
member this.MinOSVersion : string
Public ReadOnly Property MinOSVersion As String

Property Value

Applies to