ActivityDesignerAccessibleObject.ActivityDesigner プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ユーザー補助オブジェクトが適用された ActivityDesigner を取得します。
protected:
property System::Workflow::ComponentModel::Design::ActivityDesigner ^ ActivityDesigner { System::Workflow::ComponentModel::Design::ActivityDesigner ^ get(); };
protected System.Workflow.ComponentModel.Design.ActivityDesigner ActivityDesigner { get; }
member this.ActivityDesigner : System.Workflow.ComponentModel.Design.ActivityDesigner
Protected ReadOnly Property ActivityDesigner As ActivityDesigner
プロパティ値
ユーザー補助オブジェクトが適用された ActivityDesigner。