System::Web::Services::Description::SoapBindingUse 枚举
SoapBindingUse enum
指定消息的编码方式。
enum class SoapBindingUse
值
| 名称 | 值 | 描述 |
|---|---|---|
| 默认 | 0 | 为相应的 XML ‘use’ 属性指定空字符串值。 |
| Encoded | 1 | 消息部分使用给定的编码规则进行编码。 |
| Literal | 2 | 消息部分表示特定的模式。 |
另见
- Namespace System::Web::Services::Description
- Library Aspose.Font for C++