Sdílet prostřednictvím


UserDataAccountProviderResolveErrorsOperation.UserDataAccountId Property

Definition

Gets the user account ID for this "resolve errors" operation.

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

Property Value

String

Platform::String

winrt::hstring

The user account ID for this "resolve errors" operation.

Applies to