Olvasás angol nyelven

Megosztás a következőn keresztül:


IStorageProviderStatusUISourceFactory.GetStatusUISource(String) Method

Definition

Returns the IStorageProviderStatusUISource for a cloud provider.

public IStorageProviderStatusUISource GetStatusUISource(string syncRootId);

Parameters

syncRootId
String

The sync root id is created by providers to register as a sync root. For more details, please refer to Integrate Cloud Storage.

Returns

IStorageProviderStatusUISource for a cloud provider.

Applies to

Termék Verziók
WinRT Build 22621, Build 26100

See also