PropertyValueExceptionSource-Enumeration
Aktualisiert: November 2007
Gibt die Quelle der von einer PropertyValue-Instanz ausgelösten Ausnahme an.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)
Syntax
'Declaration
Public Enumeration PropertyValueExceptionSource
'Usage
Dim instance As PropertyValueExceptionSource
public enum PropertyValueExceptionSource
public enum class PropertyValueExceptionSource
public enum PropertyValueExceptionSource
Member
Membername | Beschreibung | |
---|---|---|
Get | Gibt an, dass die Ausnahme bei einem get-Vorgang aufgetreten ist. | |
Set | Gibt an, dass die Ausnahme bei einem set-Vorgang aufgetreten ist. |
Siehe auch
Referenz
Microsoft.Windows.Design.PropertyEditing-Namespace