Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.AzureStorage
BlobInfo Class
BlobInfo Properties
Blob Property
BlobName Property
Container Property
ETag Property
IsLocked Property
Length Property
BlobInfo
Length Property
Returns length of the blob in bytes.
Namespace:
CMS.AzureStorage
Assembly:
CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax
C#
Copy
public
long
Length
{
get
; }
Property Value
Type:
Int64
Exceptions
Exception
Condition
InvalidOperationException
Throws
InvalidOperationException
when Length attribute could not be safely retrieved from blob e.g. blob does not exist in blob storage.
See Also
Reference
BlobInfo Class
CMS.AzureStorage Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com