STAThreadAttribute Constructor
.NET Framework 1.1
Initializes a new instance of the STAThreadAttribute class.
[Visual Basic] Public Sub New() [C#] public STAThreadAttribute(); [C++] public: STAThreadAttribute(); [JScript] public function STAThreadAttribute();
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also
STAThreadAttribute Class | STAThreadAttribute Members | System Namespace | MTAThreadAttribute