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 代码的字符串表示。 |
另见
- Class Soap
- Namespace System::Web::Services
- Library Aspose.Font for C++