ScriptingWebServicesSectionGroup.ProfileService Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera profileService
sekcję, która jest zawarta w pliku konfiguracji.
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
Wartość właściwości
Obiekt ScriptingProfileServiceSection.
- Atrybuty
Uwagi
ScriptingProfileServiceSectionObiekt odwołuje się do profileService
sekcji pliku konfiguracji.