ProtocolImporter.ServiceDescriptions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得屬於相關聯 ServiceDescriptionCollection 執行個體的 ServiceDescriptionImporter 物件,會在這個執行個體中搜尋產生繫結類別的繫結。
public:
property System::Web::Services::Description::ServiceDescriptionCollection ^ ServiceDescriptions { System::Web::Services::Description::ServiceDescriptionCollection ^ get(); };
public System.Web.Services.Description.ServiceDescriptionCollection ServiceDescriptions { get; }
member this.ServiceDescriptions : System.Web.Services.Description.ServiceDescriptionCollection
Public ReadOnly Property ServiceDescriptions As ServiceDescriptionCollection
屬性值
屬於相關聯 ServiceDescriptionCollection 執行個體的 ServiceDescriptionImporter 物件,會在這個執行個體中搜尋產生繫結類別的繫結。