WorkflowDesignerIcons.Activities.FlowSwitch プロパティ

定義

FlowSwitch<T> のアクティビティを表すアイコンを取得または設定します。

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

プロパティ値

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

適用対象