System::Web::Services::Soap::Element 类

Element class

包含 SOAP 元素的名称。

class Element

方法

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

字段

字段描述
static Body‘Body’ 元素名称的字符串表示。
static Claim‘Claim’ 元素名称的字符串表示。
static Envelope‘Envelope’ 元素名称的字符串表示形式。
static Fault‘Fault’ 元素名称的字符串表示形式。
static FaultActor‘faultactor’ 元素名称的字符串表示形式。
static FaultCode‘faultcode’ 元素名称的字符串表示形式。
static FaultDetail‘detail’ 元素名称的字符串表示形式。
static FaultString‘faultstring’ 元素名称的字符串表示形式。
static Header‘Header’ 元素名称的字符串表示形式。
static Message‘Message’ 元素名称的字符串表示形式。
static StackTrace‘StackTrace’ 元素名称的字符串表示形式。

另见