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.7.0.0 (9.7.2.11000)