InterpretedValue

MetadataProperty.InterpretedValue property

获取已解释的属性值(如果可用)。 已解释的值是原始属性值的用户友好形式。 例如,它返回一个人类可读的字符串而不是数字标志和 id, 如有必要,将字节数组转换为文本等。

public PropertyValue InterpretedValue { get; }

适当的价值

解释的属性值(如果可用)。

也可以看看