BindValidationContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
表示 ActivityBind 之驗證的內容。 此類別無法獲得繼承。
public ref class BindValidationContext sealed
public sealed class BindValidationContext
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public sealed class BindValidationContext
type BindValidationContext = class
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type BindValidationContext = class
Public NotInheritable Class BindValidationContext
- 繼承
-
BindValidationContext
- 屬性
備註
注意
此資料討論已被汰換的類型及命名空間。 如需詳細資訊,請參閱 Windows Workflow Foundation 4.5 中即將淘汰的類型。
建構函式
BindValidationContext(Type) |
已淘汰.
初始化 目標之 的同時,初始化 類別的新執行個體。 |
BindValidationContext(Type, AccessTypes) |
已淘汰.
初始化 BindValidationContext 類別的新執行個體,並初始化 Type,和由這個執行個體所表示繫結目標的 AccessTypes。 |
屬性
Access |
已淘汰.
取得由這個執行個體所表示之 AccessTypes 目標的 ActivityBind。 |
TargetType |
已淘汰.
取得由這個執行個體所表示之 Type 目標的 ActivityBind。 |
方法
Equals(Object) |
已淘汰.
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
已淘汰.
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
已淘汰.
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
已淘汰.
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
已淘汰.
傳回代表目前物件的字串。 (繼承來源 Object) |