Classe ProjectLink

Summary: Represents path of the project.

Module: aspose.imaging.xmp.schemas.xmpdm

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

Inheritance: IXmpType, XmpTypeBase

Constructors

NameDescription
ProjectLink()Initialise une nouvelle instance de la classe ProjectLink

Properties

NameTypeAccessDescription
cheminstringr/wObtient ou définit le chemin complet du projet.
typeProjectTyper/wObtient ou définit le type de fichier.

Methods

NameDescription
clone()Clone cette instance.
get_xmp_representation()Renvoie la valeur de chaîne contenue au format XMP.
 ProjectLink() 

Initialise une nouvelle instance de la classe ProjectLink

Method: clone()

 clone() 

Clone cette instance.

Returns

TypeDescription
System.ObjectUn clone membre à membre.

Method: get_xmp_representation()

 get_xmp_representation() 

Renvoie la valeur de chaîne contenue au format XMP.

Returns

TypeDescription
stringRenvoie une chaîne contenant la représentation xmp.