다음을 통해 공유


StoreSendRequestResult.Response 속성

정의

요청에 대한 응답 데이터를 가져옵니다.

public:
 property Platform::String ^ Response { Platform::String ^ get(); };
winrt::hstring Response();
public string Response { get; }
var string = storeSendRequestResult.response;
Public ReadOnly Property Response As String

속성 값

String

Platform::String

winrt::hstring

요청에 대한 응답 데이터입니다.

적용 대상

추가 정보