SDKType Enumeration
Visual Studio 2015
Specifies the type of the SDK.
Assembly: Microsoft.Build.Utilities.Core (in Microsoft.Build.Utilities.Core.dll)
| Member name | Description | |
|---|---|---|
| External | A traditional 3rd party SDK. | |
| Framework | A framework extension SDK. | |
| Platform | A platform extension SDK. | |
| Unspecified | Not specified. |
Introduced in Visual Studio 2015.
Show: