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()

بازگرداندن نوار حاوی ارزش در فرمت XMP.

public override string GetXmpRepresentation()

Returns

string

بازگرداندن نوار حاوی نمایندگی xmp.

Exceptions

NotImplementedException

اجرا نشده

 فارسی