WebServicesSection.ServiceDescriptionFormatExtensionTypes 屬性

定義

取得 TypeElementCollection,指定要在組態檔的範圍內執行的服務描述格式延伸。

public:
 property System::Web::Services::Configuration::TypeElementCollection ^ ServiceDescriptionFormatExtensionTypes { System::Web::Services::Configuration::TypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("serviceDescriptionFormatExtensionTypes")]
public System.Web.Services.Configuration.TypeElementCollection ServiceDescriptionFormatExtensionTypes { get; }
[<System.Configuration.ConfigurationProperty("serviceDescriptionFormatExtensionTypes")>]
member this.ServiceDescriptionFormatExtensionTypes : System.Web.Services.Configuration.TypeElementCollection
Public ReadOnly Property ServiceDescriptionFormatExtensionTypes As TypeElementCollection

屬性值

TypeElementCollection

TypeElementCollection,指定要在組態檔的範圍內執行的服務描述格式延伸。

屬性

適用於