TargetPlatformSDK Class

Definition

Structure to represent a target platform sdk

C#
public class TargetPlatformSDK : IEquatable<Microsoft.Build.Utilities.TargetPlatformSDK>
Inheritance
TargetPlatformSDK
Implements

Constructors

Properties

DisplayName

The SDK's display name, or null if one is not defined.

MinOSVersion

Min OS version from manifest

MinVSVersion

Min Visual Studio version from manifest

Path

Path to target platform sdk if it exists, it may not if there is no target platform is installed

TargetPlatformIdentifier

Target platform identifier

TargetPlatformVersion

Target platform version

Methods

ContainsPlatform(String, String)

Returns true if this SDK supports the given platform, or false otherwise.

Equals(Object)

Override equals

Equals(TargetPlatformSDK)

Implement IEquatable

GetHashCode()

Override GetHashCode

Applies to

Proizvod Verzije
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1