다음을 통해 공유


WebServicesSection.Diagnostics 속성

정의

DiagnosticsElement 개체에 대한 WebServicesSection를 가져오거나 설정합니다.

public:
 property System::Web::Services::Configuration::DiagnosticsElement ^ Diagnostics { System::Web::Services::Configuration::DiagnosticsElement ^ get(); void set(System::Web::Services::Configuration::DiagnosticsElement ^ value); };
public System.Web.Services.Configuration.DiagnosticsElement Diagnostics { get; set; }
member this.Diagnostics : System.Web.Services.Configuration.DiagnosticsElement with get, set
Public Property Diagnostics As DiagnosticsElement

속성 값

DiagnosticsElement

현재 구성 파일의 DiagnosticsElement입니다.

적용 대상