Click or drag to resize
BlobInfoIsLocked Property
Returns whether current blob is locked.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public bool IsLocked { get; }

Property Value

Type: Boolean
See Also