DesignerView.AssociatedDesigner 屬性

定義

取得與設計工具檢視關聯的活動設計工具。

public:
 virtual property System::Workflow::ComponentModel::Design::ActivityDesigner ^ AssociatedDesigner { System::Workflow::ComponentModel::Design::ActivityDesigner ^ get(); };
public virtual System.Workflow.ComponentModel.Design.ActivityDesigner AssociatedDesigner { get; }
member this.AssociatedDesigner : System.Workflow.ComponentModel.Design.ActivityDesigner
Public Overridable ReadOnly Property AssociatedDesigner As ActivityDesigner

屬性值

ActivityDesigner

ActivityDesigner 關聯的 DesignerView

適用於