ImageInstance.MIMEType Propriedade

Definição

Obtém ou define o valor calculado da propriedade MIMEType em uma 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

Valor da propriedade

String

Um valor string que representa o valor calculado da propriedade MIMEType.

Aplica-se a