Class XmpMimeType

Class XmpMimeType

A név: Aspose.Imaging.Xmp.Types.Derived Összefoglaló: Aspose.Imaging.dll (25.4.0)

A MIME típus.

public sealed class XmpMimeType : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpMimeType

Implements

IXmpType , ICloneable

Örökletes tagok

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

A MIME típus az IETF RFC 2046-ban van meghatározva.

Constructors

XmpMimeType(A string)

Kezdődik egy új példány a Aspose.Imaging.Xmp.Types.Derived.xmpMimeTyp osztály.

public XmpMimeType(string value)

Parameters

value string

Az érték.

 Magyar