次の方法で共有


ScriptingSectionGroup.WebServices プロパティ

定義

現在のシステム構成から派生する ScriptingWebServicesSectionGroup オブジェクトを取得します。

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

プロパティ値

ScriptingWebServicesSectionGroup

ScriptingWebServicesSectionGroup オブジェクト。

属性

適用対象