Partage via


ScriptingWebServicesSectionGroup.ProfileService Propriété

Définition

Obtient la section profileService contenue dans le fichier de configuration.

public:
 property System::Web::Configuration::ScriptingProfileServiceSection ^ ProfileService { System::Web::Configuration::ScriptingProfileServiceSection ^ get(); };
[System.Configuration.ConfigurationProperty("profileService")]
public System.Web.Configuration.ScriptingProfileServiceSection ProfileService { get; }
[<System.Configuration.ConfigurationProperty("profileService")>]
member this.ProfileService : System.Web.Configuration.ScriptingProfileServiceSection
Public ReadOnly Property ProfileService As ScriptingProfileServiceSection

Valeur de propriété

ScriptingProfileServiceSection

Objet ScriptingProfileServiceSection.

Attributs

Remarques

L’objet ScriptingProfileServiceSection fait référence à la section profileService du fichier de configuration.

S’applique à