Class ProjectLink
Class ProjectLink
Tên không gian: Aspose.Imaging.Xmp.Schemas.XmpDm Tổng hợp: Aspose.Imaging.dll (25.4.0)
đại diện cho con đường của dự án.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ProjectLink : XmpTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ProjectLink
Implements
Thành viên thừa kế
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
Nhận hoặc đặt con đường đầy đủ cho dự án.
[JsonProperty]
public string Path { get; set; }
Giá trị bất động sản
Type
Nhận hoặc đặt kiểu tệp.
[JsonProperty]
public ProjectType Type { get; set; }
Giá trị bất động sản
Methods
GetXmpRepresentation()
Quay lại dòng chứa giá trị trong định dạng XMP.
public override string GetXmpRepresentation()
Returns
Quay lại dòng chứa biểu hiện xmp.
Exceptions
Không thực hiện