Gets or sets the parameters.

Declaration Syntax
public Object[] Parameters { get; set; }
Public Property Parameters As Object()
public:
property array<Object^>^ Parameters {
array<Object^>^ get ();
void set (array<Object^>^ value);
}

Value
The parameters.
Assembly:
Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)