System::Web::Services::Soap::Code 类

Code class

包含 SOAP 代码的名称。

class Code

方法

方法描述
Code()默认构造函数已删除。

字段

字段描述
static Client‘Client’ SOAP 代码的字符串表示。
static MustUnderstand‘MustUnderstand’ SOAP 代码的字符串表示。
static Server‘Server’ SOAP 代码的字符串表示。
static VersionMismatch‘VersionMismatch’ SOAP 代码的字符串表示。

另见