Freigeben über


WebServicesSection.ServiceDescriptionFormatExtensionTypes Eigenschaft

Definition

Ruft die TypeElementCollection ab, die die Formaterweiterung der Dienstbeschreibung angibt, die innerhalb des Bereichs der Konfigurationsdatei ausgeführt werden soll.

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

Eigenschaftswert

TypeElementCollection

Eine TypeElementCollection, die angibt, welche Formaterweiterung der Dienstbeschreibung innerhalb des Bereichs der Konfigurationsdatei ausgeführt werden soll.

Attribute

Gilt für