Sdílet prostřednictvím


ScriptingWebServicesSectionGroup.ProfileService Vlastnost

Definice

Získá profileService část, která je obsažena v konfiguračním souboru.

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

Hodnota vlastnosti

ScriptingProfileServiceSection

ScriptingProfileServiceSectionObjekt.

Atributy

Poznámky

ScriptingProfileServiceSectionObjekt odkazuje na profileService oddíl konfiguračního souboru.

Platí pro