Partager via


SPDiagnosticsDataService.PutScopes - Méthode

Placer les SPMonitoredScopeData un ou plusieurs dans le magasin.Les enfants inclus et les données de diagnostic seront également importées

Espace de noms :  Microsoft.SharePoint.Diagnostics
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub PutScopes ( _
    scopes As SPMonitoredScopeData() _
)
'Utilisation
Dim instance As SPDiagnosticsDataService
Dim scopes As SPMonitoredScopeData()

instance.PutScopes(scopes)
public void PutScopes(
    SPMonitoredScopeData[] scopes
)

Paramètres

  • scopes
    Type : []

    L'ay arr de la SPMonitoredScopeData

Implémentations

IDiagnosticsDataservice.PutScopes([])

Voir aussi

Référence

SPDiagnosticsDataService classe

SPDiagnosticsDataService - Membres

Microsoft.SharePoint.Diagnostics - Espace de noms