Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used by the CLRThreadAttribute property.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration eCLRThreadAttribute
public enum eCLRThreadAttribute
public enum class eCLRThreadAttribute
type eCLRThreadAttribute
public enum eCLRThreadAttribute
Members
Member name | Description | |
---|---|---|
CLRThreadAttributeNone | None | |
CLRThreadAttributeMTA | Multi-Threaded Application | |
CLRThreadAttributeSTA | Single-Threaded Application |