TFCommonUtil.AddXmlAttribute (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Shared Sub AddXmlAttribute ( _
    node As XmlNode, _
    attrName As String, _
    value As String _
)
public static void AddXmlAttribute(
    XmlNode node,
    string attrName,
    string value
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

TFCommonUtil Clase

Microsoft.TeamFoundation.Common (Espacio de nombres)