Activity.DisplayName Property

.NET Framework (current version)
 

Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.

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

Public Property DisplayName As String

Property Value

Type: System.String

A friendly name that is used for debugging, validation, exception handling, and tracking.

This property is read-only at runtime.

.NET Framework
Available since 4.0
Return to top
Show: