C# Class SharePointPnP.PowerShell.Commands.Base.PnPGraphCmdlet

Base class for all the PnP Microsoft Graph related cmdlets
Inheritance: System.Management.Automation.PSCmdlet
Afficher le fichier Open project: OfficeDev/PnP-PowerShell

Méthodes protégées

Méthode Description
BeginProcessing ( ) : void
ExecuteCmdlet ( ) : void
ProcessRecord ( ) : void

Method Details

BeginProcessing() protected méthode

protected BeginProcessing ( ) : void
Résultat void

ExecuteCmdlet() protected méthode

protected ExecuteCmdlet ( ) : void
Résultat void

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void