DesignerView 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
以關於 CompositeActivityDesigner 或繼承類別支援之檢視的資訊儲存機制進行服務。
public ref class DesignerView
public class DesignerView
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class DesignerView
type DesignerView = class
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type DesignerView = class
Public Class DesignerView
- 繼承
-
DesignerView
- 屬性
備註
注意
此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型。
建構函式
DesignerView(Int32, String, Image) |
已淘汰.
使用整數、字串和 來初始化 類別的新執行個體。 |
DesignerView(Int32, String, Image, ActivityDesigner) |
已淘汰.
使用整數、字串、DesignerView 和 Image 來初始化 ActivityDesigner 類別的新執行個體。 |
屬性
AssociatedDesigner |
已淘汰.
取得與設計工具檢視關聯的活動設計工具。 |
Image |
已淘汰.
取得與設計工具檢視關聯的影像。 |
Text |
已淘汰.
取得設計工具檢視的名稱。 |
UserData |
已淘汰.
取得與設計工具檢視關聯的使用者資料字典。 |
ViewId |
已淘汰.
取得與設計工具檢視關聯的識別項。 |
方法
Equals(Object) |
已淘汰.
判斷指定的 Object 和目前的設計工具檢視是否相等。 |
GetHashCode() |
已淘汰.
以雜湊函式的方式提供給 DesignerView 且適用於雜湊演算法和資料結構 (如雜湊資料表)。 |
GetType() |
已淘汰.
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
已淘汰.
建立目前 Object 的淺層複製。 (繼承來源 Object) |
OnActivate() |
已淘汰.
當啟用檢視時通知設計工具。 |
OnDeactivate() |
已淘汰.
當停用檢視時通知設計工具。 |
ToString() |
已淘汰.
傳回代表目前物件的字串。 (繼承來源 Object) |