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 物件。

屬性

適用於