Share via


ShareFileCreateOptions.HttpHeaders Property

Definition

Optional standard HTTP header properties that can be set for the file.

public Azure.Storage.Files.Shares.Models.ShareFileHttpHeaders HttpHeaders { get; set; }
member this.HttpHeaders : Azure.Storage.Files.Shares.Models.ShareFileHttpHeaders with get, set
Public Property HttpHeaders As ShareFileHttpHeaders

Property Value

Applies to