Class ResourceRef
Nazwa przestrzeń: Aspose.Imaging.Xmp.Types.Complex.ResourceRef Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Używane do wskazania wcześniejszych wersji, oryginałów wydanych, oryginałów dla dokumentów pochodnych i tak dalej.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceRef
Implements
Dziedziczeni członkowie
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
Dostęp lub ustawienie kolejki alternatywnej drogi.
public string[] AlternatePaths { get; set; }
Wartość nieruchomości
string [ ]
DocumentUri
Dostęp lub ustawienie dokumentu URI.
public string DocumentUri { get; set; }
Wartość nieruchomości
FilePathUri
Pobierz lub ustawić ścieżkę pliku URI.
public string FilePathUri { get; set; }
Wartość nieruchomości
InstanceId
Uzyskuje lub ustawia identyfikator.
public string InstanceId { get; set; }