C# Class DNSManagement.RR.WINSRType

Represents a WINS-Reverse (WINSR) RR.
Inheritance: ResourceRecord
显示文件 Open project: drorgl/MSDNSWebAdmin

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
CreateInstanceFromPropertyData ( Server server, string dnsServerName, string containerName, string ownerName, RecordClassEnum recordClass, System.TimeSpan ttl, MappingFlagEnum mappingFlag, System.TimeSpan lookupTimeout, System.TimeSpan cacheTimeout, string resultDomain ) : WINSRType
Modify ( System.TimeSpan ttl, MappingFlagEnum mappingFlag, System.TimeSpan lookupTimeout, System.TimeSpan cacheTimeout, string resultDomain ) : WINSRType
WINSRType ( System.Management.ManagementObject mo ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string