GigaSpaces XAP.NET Documentation
InputArguments Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachineDetailsInputArguments
Gets the virtual machine's input arguments.
Declaration Syntax
C#Visual BasicVisual 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: 12.1.0.0 (12.1.0.17000)