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 章