IStorageProviderStatusUISource Interface (Windows.Storage.Provider) - Windows apps (original) (raw)

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The contract implemented by a cloud files provider, which is required to use the storage provider status UI flyout.

public interface class IStorageProviderStatusUISource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 458752)]
/// [Windows.Foundation.Metadata.Guid(2735129161, 15718, 24176, 144, 7, 228, 61, 249, 96, 81, 255)]
struct IStorageProviderStatusUISource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 458752)]
[Windows.Foundation.Metadata.Guid(2735129161, 15718, 24176, 144, 7, 228, 61, 249, 96, 81, 255)]
public interface IStorageProviderStatusUISource
Public Interface IStorageProviderStatusUISource

Attributes

Windows requirements

Requirements Description
Device family Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract Windows.Storage.Provider.CloudFilesContract (introduced in v7.0)

Applies to

See also