WebServicesSection.Diagnostics 속성

정의

개체의 값을 DiagnosticsElementWebServicesSection 가져오거나 설정합니다.

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

속성 값

현재 구성 파일에 대한 A DiagnosticsElement 입니다.

적용 대상