






|
| Microsoft.Activities.Extensions |
| WorkflowExtensionsElement..::..BehaviorType Property |
| WorkflowExtensionsElement Class See Also Send Feedback |
Gets the type of behavior.
Namespace: Microsoft.Activities.Extensions.ServiceModel
Assembly: Microsoft.Activities.Extensions (in Microsoft.Activities.Extensions.dll) Version: 2.0.6.9 (2.0.6.9)
Syntax
| C# |
|---|
public override Type BehaviorType { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property BehaviorType As Type Get |
| Visual C++ |
|---|
public: virtual property Type^ BehaviorType { Type^ get () override; } |
