IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Command Property

Used to send additional commands directly to the server.

Syntax

[VB.NET]
Public  WriteOnlyProperty Command As String

[C#]
public string Command { set;}

Remarks

This property can be used to send additional commands directly to the server. Check the LastReply property and/or trap the PITrail events coming from the server to get the response.

This property is write-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]