This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureStorage.
Summary
Gets or sets the content type property of the blob,
- Assembly
- Cake
.AzureStorage .dll - Namespace
- Cake
.AzureStorage - Containing Type
- AzureStorageSettings
Syntax
public string ContentType { get; set; }
Value
Type | Description |
---|---|
string | set to content type if desired, examples: video/mp4, image/jpeg, application/json |