SearchService.IBackupRestore.Name Property
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Private Property Name As String Implements IBackupRestore.Name
Get
Set
'Usage
Dim instance As SearchService
Dim value As String
value = CType(instance, IBackupRestore).Name
CType(instance, IBackupRestore).Name = value
stringIBackupRestore.Name { get; set; }
Property Value
Type: System.String
Returns String.