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

Не спроведено

 Српски