Share via


UserDataAccountProviderSettingsOperation.UserDataAccountId Property

Definition

Gets the user account ID for this settings operation.

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

Property Value

String

Platform::String

winrt::hstring

The user account ID for this settings operation.

Applies to