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 PrivacyImpactedStateChange 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 PrivacyImpactedStateChangeEventArgsclass. |
Properties
bImpacted |
Gets or sets a Boolean value that specifies whether the privacy was impacted or not. |