Class ResourceRef

Class ResourceRef

Tên không gian: Aspose.Imaging.Xmp.Types.Complex.ResourceRef Tổng hợp: Aspose.Imaging.dll (25.4.0)

Sử dụng để chỉ ra các phiên bản trước, bản gốc của các bản phát hành, bản gốc cho các tài liệu xuất phát, v.v.

[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable

Inheritance

object XmpTypeBase ComplexTypeBase ResourceRef

Implements

IXmpType , ICloneable

Thành viên thừa kế

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

Constructors

ResourceRef()

[JsonConstructor]
public ResourceRef()

Properties

AlternatePaths

Nhận hoặc đặt hàng của con đường thay thế.

public string[] AlternatePaths { get; set; }

Giá trị bất động sản

string [ ]

DocumentUri

Nhận hoặc đặt tài liệu URI.

public string DocumentUri { get; set; }

Giá trị bất động sản

string

FilePathUri

Nhận hoặc đặt con đường tệp URI.

public string FilePathUri { get; set; }

Giá trị bất động sản

string

InstanceId

Nhận hoặc đặt người nhận dạng trường hợp.

public string InstanceId { get; set; }

Giá trị bất động sản

string

 Tiếng Việt