PSObjectTypeDescriptor.SettingValueException Event
Occurs when an exception is thrown while setting the value of a property.
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
/** @event */ public void add_SettingValueException (EventHandler<SettingValueExceptionEventArgs> value) /** @event */ public void remove_SettingValueException (EventHandler<SettingValueExceptionEventArgs> value)
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.
