Class ResourceRef
Class ResourceRef
اسم الفضاء : Aspose.Imaging.Xmp.Types.Complex.ResourceRef تجميع: Aspose.Imaging.dll (25.4.0)
يستخدم للإشارة إلى الإصدارات السابقة، الأصليين من الإصدارات، الأصليين للوثائق الناتجة، وهلم جرا.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceRef
Implements
الأعضاء الموروثين
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
يحصل أو يضع سلسلة من المسارات البديلة.
public string[] AlternatePaths { get; set; }
قيمة الممتلكات
string [ ]
DocumentUri
يحصل أو يضع وثيقة URI.
public string DocumentUri { get; set; }
قيمة الممتلكات
FilePathUri
يحصل أو يضع مسار الملف URI.
public string FilePathUri { get; set; }
قيمة الممتلكات
InstanceId
يحصل أو يحدد الهوية الحالة.
public string InstanceId { get; set; }