PrivacyImpactedStateChangeEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments for the privacy impacted state change event.
public ref class PrivacyImpactedStateChangeEventArgs sealed : EventArgs
public sealed class PrivacyImpactedStateChangeEventArgs : EventArgs
type PrivacyImpactedStateChangeEventArgs = class
inherit EventArgs
Public NotInheritable Class PrivacyImpactedStateChangeEventArgs
Inherits EventArgs
- Inheritance
-
PrivacyImpactedStateChangeEventArgs
Constructors
PrivacyImpactedStateChangeEventArgs() |
Initializes a new instance of the PrivacyImpactedStateChangeEventArgs class. |
Properties
bImpacted |
Gets a Boolean value that specifies whether the privacy was impacted. |