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’ 元素名称的字符串表示。

另见