ThrowActivity.FaultProperty フィールド

定義

このインスタンスの DependencyProperty プロパティを表す Fault

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ FaultProperty;
[System.ComponentModel.Browsable(false)]
public static readonly System.Workflow.ComponentModel.DependencyProperty FaultProperty;
[<System.ComponentModel.Browsable(false)>]
 staticval mutable FaultProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly FaultProperty As DependencyProperty 

フィールド値

DependencyProperty
属性

注釈

この型の各パブリック プロパティとイベントには、対応する依存プロパティの解決によって間接的にアクセスします。 この依存プロパティは、 XProperty または XEvent という名前のパブリックな静的フィールドです。X は対応するプロパティです。

適用対象