OverloadGroupAttribute Constructor (String^)

.NET Framework (current version)
 

Initializes a new instance of the OverloadGroupAttribute class.

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

public:
OverloadGroupAttribute(
	String^ groupName
)

Parameters

groupName
Type: System::String^

The name of the group of arguments.

.NET Framework
Available since 4.0
Return to top
Show: