ScriptingWebServicesSectionGroup.ProfileService Egenskap

Definition

Hämtar avsnittet profileService som finns i konfigurationsfilen.

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

Egenskapsvärde

Ett ScriptingProfileServiceSection objekt.

Attribut

Kommentarer

Objektet ScriptingProfileServiceSection refererar till profileService avsnittet i konfigurationsfilen.

Gäller för