Class ResourceRef
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
URI 문서를 얻거나 설정합니다.
public string DocumentUri { get; set; }
부동산 가치
FilePathUri
수신 또는 파일 경로 URI를 설정합니다.
public string FilePathUri { get; set; }
부동산 가치
InstanceId
그것을 얻거나 사례 식별자를 설정합니다.
public string InstanceId { get; set; }