IAppxManifestDocument2.OSMaxVersionTested Property

Definition

Gets or sets the highest operating system tested, for example 6.3.

public:
 property System::String ^ OSMaxVersionTested { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ OSMaxVersionTested { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610809348)]
public string OSMaxVersionTested { get; set; }
public string OSMaxVersionTested { get; set; }
[<System.Runtime.InteropServices.DispId(1610809348)>]
member this.OSMaxVersionTested : string with get, set
member this.OSMaxVersionTested : string with get, set
Public Property OSMaxVersionTested As String

Property Value

Returns String.

Attributes

Applies to