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: 8.0.8.6380 (8.0.8.6380)