TxtRecord Class

Definition

A TXT record.

public class TxtRecord
type TxtRecord = class
Public Class TxtRecord
Inheritance
TxtRecord

Constructors

TxtRecord()

Initializes a new instance of the TxtRecord class.

TxtRecord(IList<String>)

Initializes a new instance of the TxtRecord class.

Properties

Value

Gets or sets the text value of this TXT record.

Applies to