PropertyValidationContext Kelas

Definisi

Perhatian

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

Menyediakan konteks untuk validasi 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
Warisan
PropertyValidationContext
Atribut

Keterangan

Note

Materi ini membahas jenis dan namespace yang usang. Untuk informasi selengkapnya, lihat jenis Deprecated di Windows Workflow Foundation 4.5.

Konstruktor

Nama Deskripsi
PropertyValidationContext(Object, DependencyProperty)
Kedaluwarsa.

Menginisialisasi instans baru dari kelas PropertyValidationContext.

PropertyValidationContext(Object, PropertyInfo, String)
Kedaluwarsa.

Menginisialisasi instans baru dari kelas PropertyValidationContext.

Properti

Nama Deskripsi
Property
Kedaluwarsa.

Mendapatkan yang DependencyProperty terkait dengan instans ini sebagai Object .

PropertyName
Kedaluwarsa.

Mendapatkan nama properti yang terkait dengan instans ini.

PropertyOwner
Kedaluwarsa.

Mendapatkan yang memiliki properti yang terkait dengan instans Object ini.

Metode

Nama Deskripsi
Equals(Object)
Kedaluwarsa.

Menentukan apakah objek yang ditentukan sama dengan objek saat ini.

(Diperoleh dari Object)
GetHashCode()
Kedaluwarsa.

Berfungsi sebagai fungsi hash default.

(Diperoleh dari Object)
GetType()
Kedaluwarsa.

Mendapatkan Type instans saat ini.

(Diperoleh dari Object)
MemberwiseClone()
Kedaluwarsa.

Membuat salinan dangkal dari Objectsaat ini.

(Diperoleh dari Object)
ToString()
Kedaluwarsa.

Mengembalikan string yang mewakili objek saat ini.

(Diperoleh dari Object)

Berlaku untuk