AssemblyContentType Enumeráció

Definíció

Információt nyújt a szerelvényben található kód típusáról.

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
Öröklődés
AssemblyContentType
Attribútumok

Mezők

Name Érték Description
Default 0

A szerelvény .NET kódot tartalmaz.

WindowsRuntime 1

A szerelvény Windows-futtatókörnyezet kódot tartalmaz.

A következőre érvényes: