다음을 통해 공유


UserDataAccountProviderResolveErrorsOperation.UserDataAccountId 속성

정의

이 "resolve 오류" 작업에 대한 사용자 계정 ID를 가져옵니다.

public:
 property Platform::String ^ UserDataAccountId { Platform::String ^ get(); };
winrt::hstring UserDataAccountId();
public string UserDataAccountId { get; }
var string = userDataAccountProviderResolveErrorsOperation.userDataAccountId;
Public ReadOnly Property UserDataAccountId As String

속성 값

String

Platform::String

winrt::hstring

이 "resolve 오류" 작업의 사용자 계정 ID입니다.

적용 대상