WorkflowDesignerIcons.Activities.InvokeMethod プロパティ

定義

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

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

プロパティ値

DrawingBrush

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

適用対象