Share via


StorageBlobCreatedEventData.ContentType Property

Definition

The content type of the blob. This is the same as what would be returned in the Content-Type header from the blob.

public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

Property Value

Applies to