Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Indicates the source of the exception thrown by a PropertyValue instance.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public Enumeration PropertyValueExceptionSource
public enum PropertyValueExceptionSource
public enum class PropertyValueExceptionSource
type PropertyValueExceptionSource
public enum PropertyValueExceptionSource
Members
| Member name | Description | |
|---|---|---|
| Get | Indicates that the exception occurred during a get operation. | |
| Set | Indicates that the exception occurred during a set operation. |
See Also
Reference
Microsoft.Windows.Design.PropertyEditing Namespace