eCLRThreadAttribute 枚举

定义

CLRThreadAttribute 属性使用。

public enum class eCLRThreadAttribute
public enum class eCLRThreadAttribute
enum eCLRThreadAttribute
public enum eCLRThreadAttribute
type eCLRThreadAttribute = 
Public Enum eCLRThreadAttribute
继承
eCLRThreadAttribute

字段

CLRThreadAttributeMTA 1

多线程应用程序

CLRThreadAttributeNone 0

CLRThreadAttributeSTA 2

Single-Threaded 应用程序

适用于