次の方法で共有


WorkflowDesignerIcons.Activities.While プロパティ

定義

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

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

プロパティ値

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

適用対象