Gets and sets the path to a non default config file

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public static string ExternalConfigFilePath { get; set; }
Public Shared Property ExternalConfigFilePath As String
public:
static property String^ ExternalConfigFilePath {
String^ get ();
void set (String^ value);
}
/** @property */
public static String get_ExternalConfigFilePath()
/** @property */
public static void set_ExternalConfigFilePath(String value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 6.6.3.3200 (6.6.3.3200)