Class ResourceRef

Class ResourceRef

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

Használt, hogy megjelölje a korábbi verziók, eredeti rendíciók, eredeti származtatott dokumentumok, stb.

[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable

Inheritance

object XmpTypeBase ComplexTypeBase ResourceRef

Implements

IXmpType , ICloneable

Örökletes tagok

ComplexTypeBase.GetXmpRepresentation() , ComplexTypeBase.Prefix , ComplexTypeBase.NamespaceUri , XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ResourceRef()

[JsonConstructor]
public ResourceRef()

Properties

AlternatePaths

Megkapja vagy beállítja az alternatív útvonal sorát.

public string[] AlternatePaths { get; set; }

ingatlan értéke

string []

DocumentUri

Megkapja vagy beállítja az URI dokumentumot.

public string DocumentUri { get; set; }

ingatlan értéke

string

FilePathUri

Megkapja vagy beállítja az URI fájlútot.

public string FilePathUri { get; set; }

ingatlan értéke

string

InstanceId

Megkapja vagy beállítja az eset azonosítóját.

public string InstanceId { get; set; }

ingatlan értéke

string

 Magyar