Class ResourceRef
Nama dari : Aspose.Imaging.Xmp.Types.Complex.ResourceRef Pengumpulan: Aspose.Imaging.dll (25.4.0)
Digunakan untuk menunjukkan versi terdahulu, asal-usul rendisi, asal-usul untuk dokumen derivatif, dan sebagainya.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceRef
Implements
anggota yang diwarisi
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
Dapatkan atau menetapkan jalur alternatif.
public string[] AlternatePaths { get; set; }
Nilai Properti
string [ ]
DocumentUri
Dapatkan atau menetapkan dokumen URI.
public string DocumentUri { get; set; }
Nilai Properti
FilePathUri
Dapatkan atau menetapkan jalur file URI.
public string FilePathUri { get; set; }
Nilai Properti
InstanceId
Dapatkan atau menetapkan pengidentifikasi instansi.
public string InstanceId { get; set; }