Class ComplexTypeBase

ComplexTypeBase class

XMP 복합 값 유형에 대한 기본 추상화를 나타냅니다.

public class ComplexTypeBase : XmpTypeBase

생성자

이름설명
ComplexTypeBase(string, string)의 새 인스턴스를 초기화합니다.ComplexTypeBase 클래스.

속성

이름설명
NamespaceUri { get; }기본 네임스페이스 URI를 가져옵니다.
Prefix { get; }접두사를 가져옵니다.

행동 양식

이름설명
override GetXmpRepresentation()XMP 형식의 값이 포함된 문자열을 가져옵니다.

비고

자세히 보기: XMP 사양 2부, 1.2.2장

또한보십시오