WebServicesSection.Current 属性

定义

获取一个表示当前节的 WebServicesSection 对象。

public:
 static property System::Web::Services::Configuration::WebServicesSection ^ Current { System::Web::Services::Configuration::WebServicesSection ^ get(); };
public static System.Web.Services.Configuration.WebServicesSection Current { get; }
member this.Current : System.Web.Services.Configuration.WebServicesSection
Public Shared ReadOnly Property Current As WebServicesSection

属性值

WebServicesSection

WebServicesSection 对象。

适用于