SoapProtocolImporter.SoapBinding 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 SoapBinding 執行個體,這個執行個體是透過 SoapBinding 屬性的 Extensions 屬性取得的。
public:
property System::Web::Services::Description::SoapBinding ^ SoapBinding { System::Web::Services::Description::SoapBinding ^ get(); };
public System.Web.Services.Description.SoapBinding SoapBinding { get; }
member this.SoapBinding : System.Web.Services.Description.SoapBinding
Public ReadOnly Property SoapBinding As SoapBinding
屬性值
SoapBinding 執行個體,是透過 SoapBinding 屬性的 Extensions 屬性取得的。