ConstructorArgumentAttribute::ArgumentName Property

 

Gets the string representing the argument name.

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

public:
property String^ ArgumentName {
	String^ get();
}

Property Value

Type: System::String^

The string representing the argument name.

.NET Framework
Available since 3.0
Return to top
Show: