SearchService.IBackupRestore.Name - Propriété
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Private Property Name As String Implements IBackupRestore.Name
Get
Set
'Utilisation
Dim instance As SearchService
Dim value As String
value = CType(instance, IBackupRestore).Name
CType(instance, IBackupRestore).Name = value
stringIBackupRestore.Name { get; set; }
Valeur de propriété
Type : System.String
Retourne String .
Implémentations
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms