WorkflowDesignerIcons.Activities.Interop プロパティ

定義

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

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

プロパティ値

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

適用対象