Partager via


TFCommonUtil.AddXmlAttribute, méthode

Espace de noms :  Microsoft.TeamFoundation.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Shared Sub AddXmlAttribute ( _
    node As XmlNode, _
    attrName As String, _
    value As String _
)
public static void AddXmlAttribute(
    XmlNode node,
    string attrName,
    string value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TFCommonUtil Classe

Microsoft.TeamFoundation.Common, espace de noms