BasicProfileViolation 類別

定義

表示 WSI Basic Profile 1.1 版的 WSDL 違規。

public ref class BasicProfileViolation
public class BasicProfileViolation
type BasicProfileViolation = class
Public Class BasicProfileViolation
繼承
BasicProfileViolation

屬性

Claims

取得 WsiProfiles 物件,指定 Web 服務是否宣告其符合 WSI Basic Profile 1.1 版。

Details

取得 String,提供 Basic Profile 之 WSDL 違規的詳細描述。

Elements

表示與 WSI Basic Profile 1.1 版規格不符的 WSDL 項目。

NormativeStatement

取得識別項,用於 Basic Profile 1.1 版規格的 WSDL 違規。

Recommendation

取得 String 物件,描述 Basic Profile 1.1 版規格的 WSDL 違規。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回 String,由 NormativeStatementDetailsElements 的資訊組成。

適用於