Class XmpMimeType

Class XmpMimeType

Numele spaţiului: Aspose.Imaging.Xmp.Types.Derived Asamblare: Aspose.Imaging.dll (25.4.0)

Reprezintă tipul MIME.

public sealed class XmpMimeType : XmpText, IXmpType, ICloneable

Inheritance

object XmpTypeBase XmpText XmpMimeType

Implements

IXmpType , ICloneable

Membrii moștenitori

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

Tipul MIME este definit în IETF RFC 2046.

Constructors

XmpMimeType(Strângere)

Inițializează o nouă instanță a clasei Aspose.Imaging.Xmp.Types.Derived.xmpMimeTyp.

public XmpMimeType(string value)

Parameters

value string

de valoare .

 Română