SDKType Enum
Definition
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.
Type of SDK
public enum class SDKType
public enum SDKType
type SDKType =
Public Enum SDKType
- Inheritance
-
SDKType
Fields
Name | Value | Description |
---|---|---|
Unspecified | 0 | Not specified |
External | 1 | Traditional 3rd party SDK |
Platform | 2 | Platform extension SDK |
Framework | 3 | Framework extension SDK |