CategoryAttribute::Asynchronous Property

 

Gets a CategoryAttribute representing the Asynchronous category.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
property CategoryAttribute^ Asynchronous {
	static CategoryAttribute^ get();
}

Property Value

Type: System.ComponentModel::CategoryAttribute^

A CategoryAttribute for the asynchronous category.

.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: