Compartilhar via


IWithTxtRecordTextValue Interface

Definição

O estágio da definição de registro Txt que permite adicionar ou remover o registro TXT.

public interface IWithTxtRecordTextValue
type IWithTxtRecordTextValue = interface
Public Interface IWithTxtRecordTextValue
Derivado

Métodos

WithoutText(IList<String>)

Remove um registro Txt com o texto fornecido (dividido em 255 partes char) desse conjunto de registros.

WithoutText(String)

Remove um registro Txt com o texto fornecido desse conjunto de registros.

WithText(String)

Cria um registro Txt com o texto fornecido neste conjunto de registros.

Aplica-se a