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
相続人
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; }
不動産価値
Type
ファイルタイプを取得または設定します。
[JsonProperty]
public ProjectType Type { get; set; }
不動産価値
Methods
GetXmpRepresentation()
XMP フォーマットに含まれる値を返します。
public override string GetXmpRepresentation()
Returns
xmp プレゼンテーションを含むストレッチを返します。
Exceptions
実施されていない