다음을 통해 공유


AutomationConnectionBoundObject.Connection 속성

정의

연결 바인딩된 개체에 대한 연결 세부 정보를 가져옵니다.

public:
 property AutomationConnection ^ Connection { AutomationConnection ^ get(); };
AutomationConnection Connection();
public AutomationConnection Connection { get; }
var automationConnection = automationConnectionBoundObject.connection;
Public ReadOnly Property Connection As AutomationConnection

속성 값

연결 바인딩된 개체에 대한 연결 세부 정보입니다.

적용 대상

추가 정보