WebServicesSection.ServiceDescriptionFormatExtensionTypes Eigenschap

Definitie

Hiermee haalt u de TypeElementCollection extensie voor de beschrijvingsindeling van de service op die moet worden uitgevoerd binnen het bereik van het configuratiebestand.

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

Waarde van eigenschap

Een TypeElementCollection die de indelingsextensie voor de servicebeschrijving opgeeft die moet worden uitgevoerd binnen het bereik van het configuratiebestand.

Kenmerken

Van toepassing op