ScriptingWebServicesSectionGroup.RoleService Свойство

Определение

Получает раздел roleService, содержащийся в файле конфигурации.

public:
 property System::Web::Configuration::ScriptingRoleServiceSection ^ RoleService { System::Web::Configuration::ScriptingRoleServiceSection ^ get(); };
[System.Configuration.ConfigurationProperty("roleService")]
public System.Web.Configuration.ScriptingRoleServiceSection RoleService { get; }
[<System.Configuration.ConfigurationProperty("roleService")>]
member this.RoleService : System.Web.Configuration.ScriptingRoleServiceSection
Public ReadOnly Property RoleService As ScriptingRoleServiceSection

Значение свойства

ScriptingRoleServiceSection

Объект ScriptingRoleServiceSection.

Атрибуты

Комментарии

Объект ScriptingRoleServiceSection ссылается на раздел roleService файла конфигурации.

Применяется к