Class XmpMimeType

Class XmpMimeType

Nama dari : Aspose.Imaging.Xmp.Types.Derived Pengumpulan: Aspose.Imaging.dll (25.4.0)

Ini adalah jenis MIME.

public sealed class XmpMimeType : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpMimeType

Implements

IXmpType , ICloneable

anggota yang diwarisi

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

Jenis MIME ditentukan dalam IETF RFC 2046.

Constructors

XmpMimeType(String)

Inicialisasi contoh baru dari Aspose.Imaging.Xmp.Types.Derived.XmpMimeType kelas.

public XmpMimeType(string value)

Parameters

value string

dengan nilai tersebut.

 Indonesia