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

NameTypeAccess描述
路径stringr/w获取或设置项目的完整路径。
typeProjectTyper/w获取或设置文件类型。

Methods

Name描述
clone()克隆此实例。
get_xmp_representation()返回 XMP 格式的字符串值。
 ProjectLink() 

初始化 ProjectLink 类的新实例

Method: clone()

 clone() 

克隆此实例。

Returns

TypeDescription
System.Object成员逐个克隆。

Method: get_xmp_representation()

 get_xmp_representation() 

返回 XMP 格式的字符串值。

Returns

TypeDescription
string返回包含 XMP 表示的字符串。