ManagedWrapper.WrappedConnection Property

Definition

Gets or sets the wrapped connection of the wrapper.

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

Property Value

The wrapped connection of the wrapper.

Implements

Applies to