SPDeployment.OnStarted - Méthode (SPDeploymentEventArgs)
Déclenche l'événement Started .
Espace de noms : Microsoft.SharePoint.Deployment
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Overridable Sub OnStarted ( _
e As SPDeploymentEventArgs _
)
'Utilisation
Dim e As SPDeploymentEventArgs
Me.OnStarted(e)
protected virtual void OnStarted(
SPDeploymentEventArgs e
)
Paramètres
e
Type : Microsoft.SharePoint.Deployment.SPDeploymentEventArgsLa valeur SPDeploymentErrorEventArgs .
Remarques
L'expéditeur est toujours l'instance actuelle de la classe.