Class ProjectLink
Class ProjectLink
ja nimityö: Aspose.Imaging.Xmp.Schemas.XmpDm Kokoelma: Aspose.Imaging.dll (25.4.0)
Se edustaa hankkeen polkua.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ProjectLink : XmpTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ProjectLink
Implements
Perintöjäsenet
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
Hanki tai asettaa täydellisen tien hankkeeseen.
[JsonProperty]
public string Path { get; set; }
Omistuksen arvo
Type
Saa tai asettaa tiedostotyypin.
[JsonProperty]
public ProjectType Type { get; set; }
Omistuksen arvo
Methods
GetXmpRepresentation()
Palauttaa sarjan sisältämä arvo XMP-muodossa.
public override string GetXmpRepresentation()
Returns
Palauttaa xmp-reprezentaation sisältävän sarjan.
Exceptions
Ei toteutettu