次の方法で共有


WorkflowDesignerIcons.Activities.Sequence プロパティ

定義

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

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

プロパティ値

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

適用対象