Proprietà DedNetApplicationConnection
|
Restituisce l'oggetto QSConnection correntemente utilizzato dall'applicazione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic QSConnection Connection { get; }Public ReadOnly Property Connection As QSConnection
Get
public:
virtual property QSConnection^ Connection {
QSConnection^ get () sealed;
}abstract Connection : QSConnection with get
override Connection : QSConnection with get
Valore della proprietà
QSConnectionImplementa
IDedNetApplicationConnection
Vedi anche