SDKManifest.Attributes.MaxOSVersionTested Field

Specifies the value found in the SDKManifest.xml file.

Namespace:  Microsoft.Build.Utilities
Assembly:  Microsoft.Build.Utilities.Core (in Microsoft.Build.Utilities.Core.dll)

Syntax

'Declaration
Public Const MaxOSVersionTested As String
public const string MaxOSVersionTested
public:
literal String^ MaxOSVersionTested
static val mutable MaxOSVersionTested: string
public const var MaxOSVersionTested : String

.NET Framework Security

See Also

Reference

SDKManifest.Attributes Class

Microsoft.Build.Utilities Namespace