DesignerTransaction Constructor (String^)

 

Initializes a new instance of the DesignerTransaction class using the specified transaction description.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

protected:
DesignerTransaction(
	String^ description
)

Parameters

description
Type: System::String^

A description for this transaction.

This constructor initializes the transaction with the specified description.

NamedPermissionSet

for full access to system resources. Demand value: InheritanceDemand. Associated state:

.NET Framework
Available since 1.1
Return to top
Show: