ScriptingWebServicesSectionGroup.ProfileService Eigenschap

Definitie

Hiermee haalt u de profileService sectie op die is opgenomen in het configuratiebestand.

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

Waarde van eigenschap

Een ScriptingProfileServiceSection-object.

Kenmerken

Opmerkingen

Het ScriptingProfileServiceSection object verwijst naar de profileService sectie van het configuratiebestand.

Van toepassing op