Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the file that contains the configuration information.
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration.Common (in Microsoft.SharePoint.Search.Extended.Administration.Common.dll)
Syntax
'Declaration
Public Shared Property ConfigFileName As String
Get
Set
'Usage
Dim value As String
value = AdminConfiguration.ConfigFileName
AdminConfiguration.ConfigFileName = value
public static string ConfigFileName { get; set; }
Property Value
Type: System.String
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace