Class ResourceRef
Název místa: Aspose.Imaging.Xmp.Types.Complex.ResourceRef Shromáždění: Aspose.Imaging.dll (25.4.0)
Používá se k uvedení předchozích verzí, originálů vydání, originálů pro deriváty a tak dále.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceRef
Implements
Dědiční č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
Získáte nebo nastavte řadu alternativních cest.
public string[] AlternatePaths { get; set; }
Hodnota nemovitosti
string []a[]
DocumentUri
Obdržíte nebo nastavte dokument URI.
public string DocumentUri { get; set; }
Hodnota nemovitosti
FilePathUri
Obdržíte nebo nastavte souborovou cestu URI.
public string FilePathUri { get; set; }
Hodnota nemovitosti
InstanceId
Obdržíte nebo nastavíte identifikátor případu.
public string InstanceId { get; set; }