Class ResourceRef

Class ResourceRef

İsim alanı : Aspose.Imaging.Xmp.Types.Complex.ResourceRef Toplantı: Aspose.Imaging.dll (25.4.0)

Önceki versiyonları, çıkışların orijinallerini, türevli belgelerin orijinallerini vb. belirtmek için kullanılır.

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

Inheritance

object XmpTypeBase ComplexTypeBase ResourceRef

Implements

IXmpType , ICloneable

mirasçı üyeleri

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

Değişen yolun aralığını alır veya ayarlar.

public string[] AlternatePaths { get; set; }

Mülkiyet Değer

string […]

DocumentUri

URI belgesini alır veya ayarlar.

public string DocumentUri { get; set; }

Mülkiyet Değer

string

FilePathUri

Dosya yolunu URI alır veya ayarlar.

public string FilePathUri { get; set; }

Mülkiyet Değer

string

InstanceId

Örnek tanımlayıcısını alır veya ayarlar.

public string InstanceId { get; set; }

Mülkiyet Değer

string

 Türkçe