Gets the arguments of the command to be executed.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Arguments As String() Get |
| C# |
|---|
public string[] Arguments { get; } |