次の方法で共有


WorkflowDesignerIcons.Activities.WriteLine プロパティ

定義

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

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

プロパティ値

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

適用対象