Share via


ReceiveActivity.FaultMessageProperty フィールド

定義

DependencyProperty プロパティをターゲットとする FaultMessage を表します。

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

フィールド値

DependencyProperty

注釈

この依存プロパティを使用すると、受信アクティビティの FaultMessage プロパティと型 FaultException のパブリック ワークフロー プロパティおよびフィールド間または同じ型の別のアクティビティのパブリック プロパティおよびフィールド間のバインドを設定できます。

この依存プロパティを使用すると、FaultMessage アクティビティの ReceiveActivity プロパティで関連付けられた値を設定することもできます。

この依存プロパティを使用すると、FaultMessage アクティビティの ReceiveActivity プロパティで関連付けられたバインドまたは値を取得することもできます。

適用対象