فئة 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
| Name | الوصف |
|---|---|
| ProjectLink() | يُنشئ مثلاً جديداً من فئة ProjectLink |
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| المسار | string | r/w | يحصل أو يضبط المسار الكامل للمشروع. |
| type | ProjectType | r/w | يحصل أو يضبط نوع الملف. |
Methods
| Name | الوصف |
|---|---|
| clone() | ينسخ هذه المثيلة. |
| get_xmp_representation() | يرجع قيمة السلسلة المحتواة بتنسيق XMP. |
Constructor: ProjectLink()
ProjectLink()
يُنشئ مثلاً جديداً من فئة ProjectLink
Method: clone()
clone()
ينسخ هذه المثيلة.
Returns
| نوع | الوصف |
|---|---|
| System.Object | نسخة عضوية. |
Method: get_xmp_representation()
get_xmp_representation()
يرجع قيمة السلسلة المحتواة بتنسيق XMP.
Returns
| نوع | الوصف |
|---|---|
| string | يرجع سلسلة تحتوي على تمثيل xmp. |