WebServicesSection.ServiceDescriptionFormatExtensionTypes Proprietà

Definizione

Ottiene l'oggetto TypeElementCollection che specifica l'estensione del formato di descrizione del servizio da eseguire nell'ambito del file di configurazione.

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

Valore della proprietà

Oggetto TypeElementCollection che specifica l'estensione del formato di descrizione del servizio da eseguire nell'ambito del file di configurazione.

Attributi

Si applica a