ScriptingWebServicesSectionGroup.RoleService プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
構成ファイルに含まれている 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 オブジェクトは構成ファイルの roleService
セクションを参照します。