CategoryAttribute::Default Property

 

Gets a CategoryAttribute representing the Default category.

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

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

Property Value

Type: System.ComponentModel::CategoryAttribute^

A CategoryAttribute for the default category.

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