ImageInstance.MIMEType Proprietà

Definizione

Ottiene o imposta il valore calcolato della proprietà MIMEType di una classe Image.

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

Valore della proprietà

String

Valore string che rappresenta il valore calcolato della proprietà MIMEType.

Si applica a