Class ResourceRef

Class ResourceRef

nazivni prostor: Aspose.Imaging.Xmp.Types.Complex.ResourceRef Sastav: Aspose.Imaging.dll (25.4.0)

Koristi se za upućivanje prethodnih verzija, originalnih izdanja, originalnih izvedenih dokumenata i tako dalje.

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

Inheritance

object XmpTypeBase ComplexTypeBase ResourceRef

Implements

IXmpType , ICloneable

naslijeđeni članovi

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

Pronađite ili postavite niz alternativnih staza.

public string[] AlternatePaths { get; set; }

Vrijednost nekretnina

string []

DocumentUri

Pronađite ili postavite dokument URI.

public string DocumentUri { get; set; }

Vrijednost nekretnina

string

FilePathUri

Pronađite ili postavite put datoteke URI.

public string FilePathUri { get; set; }

Vrijednost nekretnina

string

InstanceId

Pronađite ili postavite identifikaciju slučaja.

public string InstanceId { get; set; }

Vrijednost nekretnina

string

 Hrvatski