AzureTableStoreExceptions Property

Gets the results of storing data in Azure table storage

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
public ICollection<string> Exceptions { get; }

Property Value

ICollectionString

See Also