Freigeben über


TFCommonUtil.AddXmlAttribute-Methode

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

Microsoft.TeamFoundation.Common-Namespace