AttributeInfo::AttributeType Property

 

Gets the Type of this instance.

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

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

Property Value

Type: System::Type^

The Type of this instance.

.NET Framework
Available since 3.0
Return to top
Show: