Class ResourceRef
Pôvodný názov: Aspose.Imaging.Xmp.Types.Complex.ResourceRef Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Používa sa na označenie predchádzajúcich verzií, originálov vydaní, originálov pre deriváty a tak ďalej.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceRef
Implements
Z dedičných členov
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
Dostane alebo nastaví rad alternatívnych ciest.
public string[] AlternatePaths { get; set; }
Hodnota nehnuteľnosti
string []
DocumentUri
Získať alebo nastaviť dokument URI.
public string DocumentUri { get; set; }
Hodnota nehnuteľnosti
FilePathUri
Získať alebo nastaviť súbor URI.
public string FilePathUri { get; set; }
Hodnota nehnuteľnosti
InstanceId
Získajte alebo nastavíte identifikátor prípadu.
public string InstanceId { get; set; }