WorkflowDesignerIcons.Activities.TryCatch プロパティ

定義

TryCatch アクティビティを表すアイコンを取得または設定します。

public:
 static property System::Windows::Media::DrawingBrush ^ TryCatch { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush TryCatch { get; set; }
static member TryCatch : System.Windows.Media.DrawingBrush with get, set
Public Shared Property TryCatch As DrawingBrush

プロパティ値

TryCatch アクティビティを表すアイコン。

適用対象