ApplicationManifest.OSDescription Property

Definition

Gets or sets a textual description for the OS dependency.

public string OSDescription { get; set; }
public string OSDescription { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

A string that indicates the operating system dependency.

Attributes

Applies to