SavingEventArgs Constructor

 

Initializes a new instance of the SavingEventArgs class for the specified Group Policy object (GPO) section.

Namespace:   Microsoft.GroupPolicy
Assembly:  Microsoft.GroupPolicy.Management (in Microsoft.GroupPolicy.Management.dll)

Overload List

Name Description
System_CAPS_pubmethod SavingEventArgs(Boolean)

Initializes a new instance of the SavingEventArgs class for the specified Group Policy object (GPO) section with the Cancel property initialized to false.

System_CAPS_pubmethod SavingEventArgs(Boolean, Boolean)

Initializes a new instance of the SavingEventArgs class for the specified Group Policy object (GPO) section with the Cancel property set according to a specified value.

See Also

SavingEventArgs Class
Microsoft.GroupPolicy Namespace

Return to top