Click or drag to resize

BlobContainerDefaultContentType Field

Gets the default content type used when adding data to a blob container.

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.0.8475.0
Syntax
C#
public const string DefaultContentType = "application/octet-stream"

Field Value

String
See Also