CodeAttributeDeclaration::AttributeType Property

 

Gets the code type reference for the code attribute declaration.

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

public:
property CodeTypeReference^ AttributeType {
	CodeTypeReference^ get();
}

.NET Framework
Available since 2.0
Return to top
Show: