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
Добија или поставља УРИ документ.
public string DocumentUri { get; set; }
Вредност имовине
FilePathUri
Добија или поставља пут датотеке УРИ.
public string FilePathUri { get; set; }
Вредност имовине
InstanceId
Добије или поставља идентификатор случаја.
public string InstanceId { get; set; }