Classe ProjectLink
Contenu
[
Cacher
]Summary: Represents path of the project.
Module: aspose.imaging.xmp.schemas.xmpdm
Full Name: aspose.imaging.xmp.schemas.xmpdm.ProjectLink
Inheritance: IXmpType, XmpTypeBase
Constructors
| Name | Description |
|---|---|
| ProjectLink() | Initialise une nouvelle instance de la classe ProjectLink |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| chemin | string | r/w | Obtient ou définit le chemin complet du projet. |
| type | ProjectType | r/w | Obtient ou définit le type de fichier. |
Methods
| Name | Description |
|---|---|
| clone() | Clone cette instance. |
| get_xmp_representation() | Renvoie la valeur de chaîne contenue au format XMP. |
Constructor: ProjectLink()
ProjectLink()
Initialise une nouvelle instance de la classe ProjectLink
Method: clone()
clone()
Clone cette instance.
Returns
| Type | Description |
|---|---|
| System.Object | Un clone membre à membre. |
Method: get_xmp_representation()
get_xmp_representation()
Renvoie la valeur de chaîne contenue au format XMP.
Returns
| Type | Description |
|---|---|
| string | Renvoie une chaîne contenant la représentation xmp. |