BlobContainerGetContentTypeAsync Method
Gets a blob's MIME content type
Namespace: InnerDrive.AzureAssembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
public Task<string?> GetContentTypeAsync(
string blobName
)
- blobName String
- The name of the blob to use
TaskStringA
String