UserDataAccountProviderResolveErrorsOperation.UserDataAccountId 属性

定义

获取此“解决错误”操作的用户帐户 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

此“解决错误”操作的用户帐户 ID。

适用于