AssemblyInfoParseResult.

SupportedOSPlatform Property

Summary

Gets the operating system(s) or platform(s) which this assembly supports.

Syntax

public ICollection<string> SupportedOSPlatform { get; }

Value

Type Description
ICollection<string> The name(s), and optional version(s), of the supported platform(s).