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: 10.0.0.0 (10.0.1.11800)