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.1.2.7920 (9.1.2.7920)