AssemblyContentType Sabit listesi

Tanım

Bir derlemede bulunan kodun türü hakkında bilgi sağlar.

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
Devralma
AssemblyContentType
Öznitelikler

Alanlar

Default 0

Derleme .NET kodu içerir.

WindowsRuntime 1

Derleme Windows Çalışma Zamanı kodu içerir.

Şunlara uygulanır