CategoryAttribute::Format Property

 

Gets a CategoryAttribute representing the Format category.

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

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

Property Value

Type: System.ComponentModel::CategoryAttribute^

A CategoryAttribute for the format category.

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