Platform::STAThreadAttribute Class

This topic has not yet been rated - Rate this topic

Indicates that the threading model for an application is single-threaded apartment (STA).


public ref class STAThreadAttribute sealed : Attribute

Hh748285.collapse_all(en-us,VS.110).gifPublic Constructors

Name

Description

STAThreadAttribute constructor

Initializes a new instance of the class.

Hh748285.collapse_all(en-us,VS.110).gifPublic Methods

The STAThreadAttribute attribute inherits from Platform::Object Class. STAThreadAttribute also overloads or has the following members:

Name

Description

STAThreadAttribute::Equals

Determines whether the specified object is equal to the current object.

STAThreadAttribute::GetHashCode

Returns the hash code for this instance.

STAThreadAttribute::ToString

Returns a string that represents the current object.

Header: collection.h

Namespace: Platform

Other Resources

Platform Namespace
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.