Uniform Resource Identifier
Defined in RFC 7553.
public class UriRecord : DnsRecordBase
Public Class UriRecord
Inherits DnsRecordBase
public ref class UriRecord : public DnsRecordBase
type UriRecord =
class
inherit DnsRecordBase
end
UriRecord | Creates a new instance of the MxRecord class |
Name |
Domain name
(Inherited from DnsMessageEntryBase) |
Priority | Priority |
RecordClass |
Class of the record
(Inherited from DnsMessageEntryBase) |
RecordType |
Type of the record
(Inherited from DnsMessageEntryBase) |
Target | Target |
TimeToLive |
Seconds which a record should be cached at most
(Inherited from DnsRecordBase) |
Weight | Weight |
CompareTo | (Inherited from DnsRecordBase) |
Equals(DnsMessageEntryBase) | (Inherited from DnsMessageEntryBase) |
Equals(DnsRecordBase) | (Inherited from DnsRecordBase) |
Equals(Object) | (Inherited from DnsRecordBase) |
GetHashCode | (Inherited from DnsRecordBase) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString |
Returns the textual representation of a record
(Inherited from DnsRecordBase) |