WebServicesSection.ServiceDescriptionFormatExtensionTypes Egenskap

Definition

TypeElementCollection Hämtar som anger vilket formattillägg för tjänstbeskrivning som ska köras inom konfigurationsfilens omfång.

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

Egenskapsvärde

En TypeElementCollection som anger vilket formattillägg för tjänstbeskrivning som ska köras inom konfigurationsfilens omfång.

Attribut

Gäller för