ScriptingWebServicesSectionGroup.ProfileService Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получает раздел profileService
, содержащийся в файле конфигурации.
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
Значение свойства
Объект ScriptingProfileServiceSection.
- Атрибуты
Комментарии
Объект ScriptingProfileServiceSection ссылается на раздел profileService
файла конфигурации.