WorkflowDesignerIcons.Activities.ReceiveAndSendReply プロパティ

定義

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

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

プロパティ値

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

適用対象