ManagedWrapper.WrappedConnection 속성

정의

랩퍼의 랩 연결을 받거나 설정합니다.

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

속성 값

포장지의 포장된 연결부.

구현

적용 대상