StorageProviderError
StorageProviderError(String, String, String)
FilePath
Id
InformationalLink
Message
PrimaryAction
SecondaryAction
Title
Equals(Object)
Equals(StorageProviderError)
FromAbi(IntPtr)
GetHashCode()
operator !=(StorageProviderError, StorageProviderError)
operator ==(StorageProviderError, StorageProviderError)
net10.0-windows10.0.22000
namespace Windows.Storage.Provider
{
[ContractVersion(typeof(CloudFilesContract), 327680U)]
[ObjectReferenceWrapper("_inner")]
[ProjectedRuntimeClass("_default")]
[WindowsRuntimeType("Windows.Storage.Provider.CloudFilesContract")]
public sealed class StorageProviderError : IEquatable<StorageProviderError>, ICustomQueryInterface, IDynamicInterfaceCastable, IWinRTObject
{
public StorageProviderErrorCommand PrimaryAction { get; set; }
}
}
| .NET | 5.06.07.08.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 10.0.2034810.0.22000 |
Information specific to net10.0-windows10.0.22000 | |
| Assembly | Microsoft.Windows.SDK.NET , Version=10.0.22000.20, PublicKeyToken=31bf3856ad364e35 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|
- Built-in API
- Package-provided API