System::Web::Services::Soap12::Element 类

Element class

包含 SOAP 版本 1.2 的元素名称。

class Element

方法

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

字段

字段描述
static FaultCodeCode’ 元素名称的字符串表示形式。
static FaultCodeValue‘Value’ 元素名称的字符串表示形式。
static FaultDetail‘Detail’ 元素名称的字符串表示形式。
static FaultNode‘Node’ 元素名称的字符串表示形式。
static FaultReason‘Reason’ 元素名称的字符串表示形式。
static FaultReasonTextText’ 元素名称的字符串表示形式。
static FaultRole‘Role’ 元素名称的字符串表示形式。
static FaultSubcode‘Subcode’ 元素名称的字符串表示形式。
static Upgrade‘Upgrade’ 元素名称的字符串表示形式。
static UpgradeEnvelope‘SupportedEnvelope’ 元素名称的字符串表示形式。

另见