PropertyValidationContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
提供驗證 的上下文。DependencyProperty
public ref class PropertyValidationContext sealed
public sealed class PropertyValidationContext
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public sealed class PropertyValidationContext
type PropertyValidationContext = class
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type PropertyValidationContext = class
Public NotInheritable Class PropertyValidationContext
- 繼承
-
PropertyValidationContext
- 屬性
備註
Note
此數據會討論已過時的類型和命名空間。 欲了解更多資訊,請參閱 Windows Workflow Foundation 4.5 中的
建構函式
| 名稱 | Description |
|---|---|
| PropertyValidationContext(Object, DependencyProperty) |
已淘汰.
初始化 PropertyValidationContext 類別的新執行個體。 |
| PropertyValidationContext(Object, PropertyInfo, String) |
已淘汰.
初始化 PropertyValidationContext 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| Property |
已淘汰.
會得到 DependencyProperty 與此實例 Object 相關的 。 |
| PropertyName |
已淘汰.
取得與此實例相關的物業名稱。 |
| PropertyOwner |
已淘汰.
取得 Object 與此案例相關的財產所有者。 |
方法
| 名稱 | Description |
|---|---|
| Equals(Object) |
已淘汰.
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
| GetHashCode() |
已淘汰.
做為預設哈希函式。 (繼承來源 Object) |
| GetType() |
已淘汰.
取得目前實例的 Type。 (繼承來源 Object) |
| MemberwiseClone() |
已淘汰.
建立目前 Object的淺層複本。 (繼承來源 Object) |
| ToString() |
已淘汰.
傳回表示目前 物件的字串。 (繼承來源 Object) |