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 特性的值。

注解

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

适用于