BlobContainerDefaultContentType Field

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

Definition

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

Field Value

String

See Also