ICloudBlob.IsSnapshot Property (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
ICloudBlob.IsSnapshot Property
ICloudBlob::IsSnapshot Property
ICloudBlob.IsSnapshot Property
ICloudBlob.IsSnapshot Property
Gets a value indicating whether this blob is a snapshot.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if this blob is a snapshot; otherwise, false.
Return to top
Gets a value indicating whether this blob is a snapshot.
Syntax
Property Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if this blob is a snapshot; otherwise, false.