Class ResourceRef
Class ResourceRef
ชื่อพื้นที่: Aspose.Imaging.Xmp.Types.Complex.ResourceRef การประกอบ: Aspose.Imaging.dll (25.4.0)
ใช้ในการระบุรุ่นก่อนหน้านี้ต้นฉบับของใบเสนอราคาต้นฉบับสําหรับเอกสารที่มาจากและอื่น ๆ
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceRef
Implements
อนุญาโตตุลาการ
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
รับหรือตั้งแถวของเส้นทางที่แตกต่างกัน
public string[] AlternatePaths { get; set; }
คุณสมบัติมูลค่า
string [ ]
DocumentUri
รับหรือตั้งเอกสาร URI
public string DocumentUri { get; set; }
คุณสมบัติมูลค่า
FilePathUri
รับหรือตั้งค่าเส้นทางไฟล์ URI
public string FilePathUri { get; set; }
คุณสมบัติมูลค่า
InstanceId
ได้รับหรือตั้งค่าตัวระบุตัวอย่าง
public string InstanceId { get; set; }