AttributeInfo::CreateAttribute Method ()

 

Creates an attribute of type Creates an attribute of type AttributeInfo.

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

public:
Attribute^ CreateAttribute()

Return Value

Type: System::Attribute^

An attribute of type AttributeInfo.

Exception Condition
ArgumentException

Creatable is false.

.NET Framework
Available since 3.0
Return to top
Show: