Gets or sets the virtual machine appenadable input arguments.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public virtual string[] VmAppendableInputArguments { get; set; }Public Overridable Property VmAppendableInputArguments As String()
public:
virtual property array<String^>^ VmAppendableInputArguments {
	array<String^>^ get ();
	void set (array<String^>^ value);
}/** @property */
public String[] get_VmAppendableInputArguments()
/** @property */
public  void set_VmAppendableInputArguments(String[] value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)