C# 클래스 DNSManagement.WMIException

WMI Exception

Used to parse the WMI Generic Error exception

상속: System.Exception
파일 보기 프로젝트 열기: drorgl/MSDNSWebAdmin

공개 메소드들

메소드 설명
WMIException ( System.Management.ManagementException ex ) : System

비공개 메소드들

메소드 설명
GetExceptionText ( System.Management.ManagementException ex ) : string

Parses the ManagementException.ErrorInformation.

메소드 상세

WMIException() 공개 메소드

public WMIException ( System.Management.ManagementException ex ) : System
ex System.Management.ManagementException
리턴 System