SendActivity.CustomAddressProperty Field

Definition

Represents the DependencyProperty for the CustomAddress property.

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ CustomAddressProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty CustomAddressProperty;
 staticval mutable CustomAddressProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly CustomAddressProperty As DependencyProperty 

Field Value

Remarks

If present, this value is used to define the endpoint address for the operation.

Applies to