Partager via


LiveDnsCore.UpdateTxtRecordAsync, méthode (String, Guid, UInt32, array<String , Object)

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
Public Sub UpdateTxtRecordAsync ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    txt As String(), _
    userState As Object _
)
[CLSCompliantAttribute(false)]
public void UpdateTxtRecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string[] txt,
    Object userState
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

LiveDnsCore Classe

UpdateTxtRecordAsync, surcharge

Microsoft.TeamFoundation.Framework.Server.Alm, espace de noms