BackgroundImageInstance.MIMEType Property

Definition

Gets the calculated value of the MIMEType property in a BackgroundImage class.

public:
 abstract property System::String ^ MIMEType { System::String ^ get(); };
public abstract string MIMEType { get; }
member this.MIMEType : string
Public MustOverride ReadOnly Property MIMEType As String

Property Value

A string value that represents the calculated value of the MIMEType property.

Implements

Applies to