GetGPPrefRegistryValueCommand.EndProcessing Method ()

 

Represents the override for the EndProcessing method of the Get-GPPrefRegistryValue cmdlet.

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

Syntax

protected override void EndProcessing()
protected:
virtual void EndProcessing() override
override EndProcessing : unit -> unit
Protected Overrides Sub EndProcessing

Remarks

This topic is included in this SDK for completeness only.For more information about this cmdlet, see Get-GPPrefRegistryValue in the Microsoft TechNet library.

For Help at the command line, type:

get-help get-gpprefregistryvalue

See Also

GetGPPrefRegistryValueCommand Class
Microsoft.GroupPolicy.Commands Namespace

Return to top