ScriptingWebServicesSectionGroup.RoleService Özellik

Tanım

roleService Yapılandırma dosyasında yer alan bölümü alır.

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

Özellik Değeri

Bir ScriptingRoleServiceSection nesnesi.

Öznitelikler

Açıklamalar

ScriptingRoleServiceSection nesnesi, yapılandırma dosyasının roleService bölümüne başvurur.

Şunlara uygulanır