Class XmpMimeType

Class XmpMimeType

Nom dels espais: Aspose.Imaging.Xmp.Types.Derived Assemblea: Aspose.Imaging.dll (25.4.0)

És el tipus MIME.

public sealed class XmpMimeType : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpMimeType

Implements

IXmpType , ICloneable

Membres heretats

XmpText.GetXmpRepresentation() , XmpText.Value , XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Remarks

El tipus MIME es defineix en el IETF RFC 2046.

Constructors

XmpMimeType(Tàrrega)

Inicialitza una nova instància de la classe Aspose.Imaging.Xmp.Types.Derived.xmpMimeTyp.

public XmpMimeType(string value)

Parameters

value string

El valor.

 Català