Partager via


ContentIterator.GetMonitoredScopeName - Méthode

Espace de noms :  Microsoft.Office.Server.Utilities
Assembly :  Microsoft.Office.Server (dans Microsoft.Office.Server.dll)

Syntaxe

'Déclaration
Protected Function GetMonitoredScopeName ( _
    strScope As String, _
    strName As String _
) As String
'Utilisation
Dim strScope As String
Dim strName As String
Dim returnValue As String

returnValue = Me.GetMonitoredScopeName(strScope, _
    strName)
protected string GetMonitoredScopeName(
    string strScope,
    string strName
)

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

ContentIterator classe

ContentIterator - Membres

Microsoft.Office.Server.Utilities - Espace de noms