ApplicationManifest.OSDescription Property

Definition

Gets or sets a textual description for the OS dependency.

public:
 property System::String ^ OSDescription { System::String ^ get(); void set(System::String ^ value); };
public string OSDescription { get; set; }
member this.OSDescription : string with get, set
Public Property OSDescription As String

Property Value

String

A string that indicates the operating system dependency.

Applies to