BasicProfileViolation 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 WSI 基本概要 1.1 版的 WSDL 冲突。
public ref class BasicProfileViolation
public class BasicProfileViolation
type BasicProfileViolation = class
Public Class BasicProfileViolation
- 继承
-
BasicProfileViolation
属性
Claims |
获取一个 WsiProfiles 对象,该对象指定 Web 服务是否声明它符合 WSI 基本概要 1.1 版。 |
Details |
获取一个 String,它提供基本概要的 WSDL 冲突的详细说明。 |
Elements |
表示不符合 WSI 基本概要 1.1 版规范的 WSDL 元素。 |
NormativeStatement |
获取基本概要 1.1 版规范的 WSDL 冲突的标识符。 |
Recommendation |
获取一个 String 对象,该对象说明基本概要 1.1 版规范的 WSDL 冲突。 |
方法
Equals(Object) |
确定指定对象是否等于当前对象。 (继承自 Object) |
GetHashCode() |
作为默认哈希函数。 (继承自 Object) |
GetType() |
获取当前实例的 Type。 (继承自 Object) |
MemberwiseClone() |
创建当前 Object 的浅表副本。 (继承自 Object) |
ToString() |
返回 String,其中包含来自 NormativeStatement、Details 和 Elements 的信息。 |