Compartir a través de


LiveDnsCore.CreateTxtRecordAsync (Método) (String, String, UInt32, array<String , Boolean)

Esta API no es conforme a CLS. 

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server.Alm
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<CLSCompliantAttribute(False)> _
Public Sub CreateTxtRecordAsync ( _
    zoneName As String, _
    ownerName As String, _
    ttl As UInteger, _
    txt As String(), _
    deleteExisting As Boolean _
)
[CLSCompliantAttribute(false)]
public void CreateTxtRecordAsync(
    string zoneName,
    string ownerName,
    uint ttl,
    string[] txt,
    bool deleteExisting
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

LiveDnsCore Clase

CreateTxtRecordAsync (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server.Alm (Espacio de nombres)