Class ProjectLink

Represents path of the project.

public sealed class ProjectLink : XmpTypeBase

Constructors

NameDescription
ProjectLink()The default constructor.

Properties

NameDescription
Path { get; set; }Gets or sets full path to the project.
Type { get; set; }Gets or sets file type.

Methods

NameDescription
override GetXmpRepresentation()Returns string contained value in XMP format.

See Also