Compartir a través de


NodeInfo (Constructor) (String, String, String, array<Property[], String, String, String)

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

Sintaxis

'Declaración
Public Sub New ( _
    uri As String, _
    name As String, _
    structureType As String, _
    properties As Property(), _
    parentUri As String, _
    projectUri As String, _
    path As String _
)
public NodeInfo(
    string uri,
    string name,
    string structureType,
    Property[] properties,
    string parentUri,
    string projectUri,
    string path
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NodeInfo Clase

NodeInfo (Sobrecarga)

Microsoft.TeamFoundation.Server (Espacio de nombres)