C# 클래스 DNSManagement.RootHints

Describes the RootHints stored in a cache file on a DNS Server.

MicrosoftDNS_RootHints

상속: Domain
파일 보기 프로젝트 열기: drorgl/MSDNSWebAdmin

공개 메소드들

메소드 설명
WriteBackRootHintDatafile ( Server server ) : void

Writes the RootHints back to the DNS Cache file.

비공개 메소드들

메소드 설명
RootHints ( System.Management.ManagementObject mo ) : System

메소드 상세

WriteBackRootHintDatafile() 공개 메소드

Writes the RootHints back to the DNS Cache file.
public WriteBackRootHintDatafile ( Server server ) : void
server Server server object to execute this method on
리턴 void