Scope.LastModifiedBy, propriété (Microsoft.Office.Server.Search.Administration)
Gets the name of the user who last modified a scope.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LastModifiedBy As String
'Utilisation
Dim instance As Scope
Dim value As String
value = instance.LastModifiedBy
public string LastModifiedBy { get; }
Valeur de la propriété
A string containing the name of the last user to modify the scope.
Voir aussi
Référence
Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms