Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SDKManifest.TargetPlatformMinVersion Property

Definition

Namespace:
Microsoft.Build.Utilities
Assembly:
Microsoft.Build.Utilities.Core.dll
Package:
Microsoft.Build.Utilities.Core v15.9.20
Package:
Microsoft.Build.Utilities.Core v16.11.0
Package:
Microsoft.Build.Utilities.Core v17.14.8
Package:
Microsoft.Build.Utilities.Core v18.3.3
Package:
Microsoft.Build.Utilities.Core v18.4.0
Source:
SDKManifest.cs
Source:
SDKManifest.cs
Source:
SDKManifest.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Minimum version of the platform the SDK supports.

public:
 property System::String ^ TargetPlatformMinVersion { System::String ^ get(); };
public string TargetPlatformMinVersion { get; }
member this.TargetPlatformMinVersion : string
Public ReadOnly Property TargetPlatformMinVersion As String

Property Value

Applies to