SendActivity.CustomAddressProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.