Aracılığıyla paylaş


FileBase.ContentType Property

Definition

Gets or sets the file's content type as a MIME type (e.g.: image/png).

public:
 property System::String ^ ContentType { System::String ^ get(); void set(System::String ^ value); };
public string ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

Applies to