Gets the arguments of the command in raw unparsed format.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property RawArguments As String Get |
C# |
---|
public string RawArguments { get; } |