DesignerTransaction::Description Property

 

Gets a description for the transaction.

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

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

Property Value

Type: System::String^

A description for the transaction.

A transaction can have a description that is useful in identifying the nature of the operation or operations.

NamedPermissionSet

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

.NET Framework
Available since 1.1
Return to top
Show: