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 개체입니다.

적용 대상