BinaryExchange.EncodingType 属性

定义

获取 EncodingType URI。

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

属性值

Uri

Uri一个包含编码类型的值。 这是 BinaryExchange 元素的 EncodingType 属性的值。

注解

指定用于对元素中包含的二进制数据进行编码的编码类型。

适用于