StorageProviderUriSourceStatus Enum

Definition

Enumeration of the status of a storage provider URI.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 131072)]
public enum StorageProviderUriSourceStatus
Inheritance
StorageProviderUriSourceStatus
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.17134.0)
API contract
Windows.Storage.Provider.CloudFilesContract (introduced in v2.0)

Fields

Name Value Description
Success 0

The storage provider ID exists.

NoSyncRoot 1

There is no sync root registered with the URI source.

FileNotFound 2

The URI is not recognized by the sync provider.

Applies to

Product Versions
WinRT Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100