Provides data for the PropertyChanging event.
<HostProtectionAttribute(SecurityAction.LinkDemand, SharedState := True)> _ Public Class PropertyChangingEventArgs _ Inherits EventArgs
Dim instance As PropertyChangingEventArgs
[HostProtectionAttribute(SecurityAction.LinkDemand, SharedState = true)] public class PropertyChangingEventArgs : EventArgs
[HostProtectionAttribute(SecurityAction::LinkDemand, SharedState = true)] public ref class PropertyChangingEventArgs : public EventArgs
public class PropertyChangingEventArgs extends EventArgs
The HostProtectionAttribute attribute applied to this type or member has the following Resources property value: SharedState. The HostProtectionAttribute does not affect desktop applications (which are typically started by double-clicking an icon, typing a command, or entering a URL in a browser). For more information, see the HostProtectionAttribute class or SQL Server Programming and Host Protection Attributes.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003