次の方法で共有


StoreConfiguration.GetStoreWebAccountId メソッド

定義

ストアにサインインしている現在のユーザーのストア ユーザー アカウント ID を取得します。

public:
 static Platform::String ^ GetStoreWebAccountId();
 static winrt::hstring GetStoreWebAccountId();
public static string GetStoreWebAccountId();
function getStoreWebAccountId()
Public Shared Function GetStoreWebAccountId () As String

戻り値

String

Platform::String

winrt::hstring

ストアにサインインしている現在のユーザーのストア ユーザー アカウント ID。

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

適用対象