Keyoti SearchUnit API Docs
ReadGlobalConfigKey Method (key)
API DocumentationKeyoti.SearchEngineConfigurationReadGlobalConfigKey(String)
Keyoti SearchUnit v6
Reads a value from the global install config (located under the user's application data folder).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static string ReadGlobalConfigKey(
	string key
)
public static string ReadGlobalConfigKey(
	string key
)
Public Shared Function ReadGlobalConfigKey ( 
	key As String
) As String
Public Shared Function ReadGlobalConfigKey ( 
	key As String
) As String
public:
static String^ ReadGlobalConfigKey(
	String^ key
)
public:
static String^ ReadGlobalConfigKey(
	String^ key
)
static member ReadGlobalConfigKey : 
        key : string -> string 
static member ReadGlobalConfigKey : 
        key : string -> string 
Parameters
key (String)
Return Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120