Class ProjectLink

Class ProjectLink

Το όνομα: Aspose.Imaging.Xmp.Schemas.XmpDm Συγκέντρωση: Aspose.Imaging.dll (25.4.0)

αντιπροσωπεύει το μονοπάτι του έργου.

[JsonObject(MemberSerialization.OptIn)]
public sealed class ProjectLink : XmpTypeBase, IXmpType, ICloneable

Inheritance

object XmpTypeBase ProjectLink

Implements

IXmpType , ICloneable

Κληρονομημένα μέλη

XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ProjectLink()

public ProjectLink()

Properties

Path

Να πάρει ή να καθορίσει το πλήρες δρόμο προς το έργο.

[JsonProperty]
public string Path { get; set; }

Αξία ιδιοκτησίας

string

Type

Αποκτά ή ρυθμίζει τον τύπο αρχείου.

[JsonProperty]
public ProjectType Type { get; set; }

Αξία ιδιοκτησίας

ProjectType

Methods

GetXmpRepresentation()

Επιστρέφει την τιμή που περιέχεται στη γραμμή σε μορφή XMP.

public override string GetXmpRepresentation()

Returns

string

Επιστρέφει μια γραμμή που περιέχει αντιπροσωπεία xmp.

Exceptions

NotImplementedException

Δεν υλοποιήθηκε

 Ελληνικά