Sdílet prostřednictvím


WebServicesSection.ServiceDescriptionFormatExtensionTypes Vlastnost

Definice

Získá TypeElementCollection , který určuje rozšíření formátu popisu služby, které se má spustit v rámci rozsahu konfiguračního souboru.

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

Hodnota vlastnosti

TypeElementCollection

TypeElementCollectionKterý určuje rozšíření formátu popisu služby, které má být spuštěno v rámci rozsahu konfiguračního souboru.

Atributy

Platí pro