Share via


IBackgroundTransferOperation.GetResponseInformation 메서드

정의

응답 정보를 가져옵니다.

public:
 ResponseInformation ^ GetResponseInformation();
ResponseInformation GetResponseInformation();
public ResponseInformation GetResponseInformation();
function getResponseInformation()
Public Function GetResponseInformation () As ResponseInformation

반환

서버 응답에서 반환된 데이터를 포함합니다.

적용 대상