次の方法で共有


WorkflowDesignerIcons.Activities.CancellationScope プロパティ

定義

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

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

プロパティ値

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

適用対象