ServiceModelSectionGroup.ServiceHostingEnvironment Proprietà

Definizione

Ottiene la sezione di configurazione che definisce il tipo di cui l'ambiente host del servizio crea un'istanza per un determinato trasporto.

public:
 property System::ServiceModel::Configuration::ServiceHostingEnvironmentSection ^ ServiceHostingEnvironment { System::ServiceModel::Configuration::ServiceHostingEnvironmentSection ^ get(); };
public System.ServiceModel.Configuration.ServiceHostingEnvironmentSection ServiceHostingEnvironment { get; }
member this.ServiceHostingEnvironment : System.ServiceModel.Configuration.ServiceHostingEnvironmentSection
Public ReadOnly Property ServiceHostingEnvironment As ServiceHostingEnvironmentSection

Valore della proprietà

ServiceHostingEnvironmentSection

Sezione di configurazione che definisce il tipo di cui l'ambiente host del servizio crea un'istanza per un determinato trasporto.

Si applica a