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

IXmpType , ICloneable

อนุญาโตตุลาการ

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; }

คุณสมบัติมูลค่า

string

Type

รับหรือตั้งค่าประเภทไฟล์

[JsonProperty]
public ProjectType Type { get; set; }

คุณสมบัติมูลค่า

ProjectType

Methods

GetXmpRepresentation()

การคืนค่าของ string ในรูปแบบ XMP

public override string GetXmpRepresentation()

Returns

string

กลับลวดที่มีการแสดงผล xmp

Exceptions

NotImplementedException

ไม่ดําเนินการ

 แบบไทย