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; }
static member Current : System.Web.Services.Configuration.WebServicesSection
Public Shared ReadOnly Property Current As WebServicesSection

속성 값

WebServicesSection 개체입니다.

적용 대상