AssemblyContentType Wyliczenie

Definicja

Zawiera informacje o typie kodu zawartego w zestawie.

public enum class AssemblyContentType
public enum AssemblyContentType
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public enum AssemblyContentType
type AssemblyContentType = 
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type AssemblyContentType = 
Public Enum AssemblyContentType
Dziedziczenie
AssemblyContentType
Atrybuty

Pola

Default 0

Zestaw zawiera kod platformy .NET.

WindowsRuntime 1

Zestaw zawiera kod środowisko wykonawcze systemu Windows.

Dotyczy