다음을 통해 공유


ShareOperation.ReportDataRetrieved | reportDataRetrieved Method

응용 프로그램에서 사용자가 공유하고자 하는 콘텐츠를 획득한 것으로 지정합니다.

구문

shareOperation.reportDataRetrieved();
public void ReportDataRetrieved()
Public Sub ReportDataRetrieved()
public:
void ReportDataRetrieved()

매개 변수

이 메서드에는 매개 변수가 없습니다.

요구 사항

지원되는 최소 클라이언트

Windows 8

지원되는 최소 서버

Windows Server 2012

Namespace

Windows.ApplicationModel.DataTransfer.ShareTarget Windows::ApplicationModel::DataTransfer::ShareTarget [C++]

Metadata

Windows.winmd

참고 항목

ShareOperation