Gets the virtual machine's input arguments.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
string[] InputArguments { get; }ReadOnly Property InputArguments As String()
property array<String^>^ InputArguments {
	array<String^>^ get ();
}/** @property */
String[] get_InputArguments()
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)