ManagedWrapper.WrappedConnection Proprietà

Definizione

Ottiene o imposta la connessione del wrapper sottoposta a wrapping.

public:
 property System::Object ^ WrappedConnection { System::Object ^ get(); void set(System::Object ^ value); };
public object WrappedConnection { get; set; }
member this.WrappedConnection : obj with get, set
Public Property WrappedConnection As Object

Valore della proprietà

Object

Connessione del wrapper sottoposta a wrapping.

Implementazioni

Si applica a