EpsonRT(String, String) Constructor

Crea una nuova istanza della classe con l'indirizzo http e ip specificati
Public Sub New( _ 
ByVal sIndirizzoHttp As String, _ 
ByVal sIndirizzoIP As String
)
This language is not supported or no code example is available.
public EpsonRT( 
string sIndirizzoHttp
string sIndirizzoIP 
)
This language is not supported or no code example is available.

Parameters

sIndirizzoHttp
string

izzo http della stmpante

sIndirizzoIP
string

Indirizzo IP della stmpante

.NET Framework

Supported in: 2.x, 3.x, 4.x, 6.x 7.x

In this article

Definition