BinaryExchange.ValueType 属性

定义

获取 ValueType URI。

public:
 property Uri ^ ValueType { Uri ^ get(); };
public Uri ValueType { get; }
member this.ValueType : Uri
Public ReadOnly Property ValueType As Uri

属性值

Uri

一个包含值类型的 Uri。 此为 BinaryExchange 元素的 ValueType 特性的值。

注解

指定 元素中包含的二进制数据的类型。

适用于