Class ResourceRef
İsim alanı : Aspose.Imaging.Xmp.Types.Complex.ResourceRef Toplantı: Aspose.Imaging.dll (25.4.0)
Önceki versiyonları, çıkışların orijinallerini, türevli belgelerin orijinallerini vb. belirtmek için kullanılır.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceRef
Implements
mirasçı üyeleri
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
Değişen yolun aralığını alır veya ayarlar.
public string[] AlternatePaths { get; set; }
Mülkiyet Değer
string […]
DocumentUri
URI belgesini alır veya ayarlar.
public string DocumentUri { get; set; }
Mülkiyet Değer
FilePathUri
Dosya yolunu URI alır veya ayarlar.
public string FilePathUri { get; set; }
Mülkiyet Değer
InstanceId
Örnek tanımlayıcısını alır veya ayarlar.
public string InstanceId { get; set; }