ProjectLink Sınıfı

Summary: Represents path of the project.

Module: aspose.imaging.xmp.schemas.xmpdm

Full Name: aspose.imaging.xmp.schemas.xmpdm.ProjectLink

Inheritance: IXmpType, XmpTypeBase

Constructors

NameAçıklama
ProjectLink()ProjectLink sınıfının yeni bir örneğini başlatır.

Properties

NameTypeAccessAçıklama
yolstringr/wProjeye tam yolu alır veya ayarlar.
typeProjectTyper/wDosya türünü alır veya ayarlar.

Methods

NameAçıklama
clone()Bu örneği klonlar.
get_xmp_representation()XMP formatında içerilen değeri döndüren dize.
 ProjectLink() 

ProjectLink sınıfının yeni bir örneğini başlatır.

Method: clone()

 clone() 

Bu örneği klonlar.

Returns

TürAçıklama
System.ObjectÜye bazlı bir klon.

Method: get_xmp_representation()

 get_xmp_representation() 

XMP formatında içerilen değeri döndüren dize.

Returns

TürAçıklama
stringXMP temsilini içeren dizeyi döndürür.