Class ProjectLink
Class ProjectLink
ชื่อพื้นที่: Aspose.Imaging.Xmp.Schemas.XmpDm การประกอบ: Aspose.Imaging.dll (25.4.0)
แสดงเส้นทางของโครงการ
[JsonObject(MemberSerialization.OptIn)]
public sealed class ProjectLink : XmpTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ProjectLink
Implements
อนุญาโตตุลาการ
XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ProjectLink()
public ProjectLink()
Properties
Path
ได้รับหรือกําหนดเส้นทางเต็มไปสู่โครงการ
[JsonProperty]
public string Path { get; set; }
คุณสมบัติมูลค่า
Type
รับหรือตั้งค่าประเภทไฟล์
[JsonProperty]
public ProjectType Type { get; set; }
คุณสมบัติมูลค่า
Methods
GetXmpRepresentation()
การคืนค่าของ string ในรูปแบบ XMP
public override string GetXmpRepresentation()
Returns
กลับลวดที่มีการแสดงผล xmp
Exceptions
ไม่ดําเนินการ