次の方法で共有


WorkflowDesignerIcons.Activities.AddToCollection プロパティ

定義

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

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

プロパティ値

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

適用対象