Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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