WebServiceBindingAttribute.ConformsTo 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定繫結聲明所遵從的 Web 服務互通性 (WSI) 規格。
public:
property System::Web::Services::WsiProfiles ConformsTo { System::Web::Services::WsiProfiles get(); void set(System::Web::Services::WsiProfiles value); };
public System.Web.Services.WsiProfiles ConformsTo { get; set; }
member this.ConformsTo : System.Web.Services.WsiProfiles with get, set
Public Property ConformsTo As WsiProfiles
屬性值
其中一個 WsiProfiles 值,表示 WSI 規格。
備註
WS-I 組織會發佈指導方針,以確保跨平臺的 Web 服務互通性。 這個屬性工作表示系結宣告符合的 WSI 規格。
屬性 EmitConformanceClaims 可控制發佈 Web 服務的 WSDL 描述時,是否提供一致性宣告。