Partager via


NodeInfo, constructeur (String, String, String, array<Property[], String, String, String, Nullable<DateTime>, Nullable<DateTime>)

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

Syntaxe

'Déclaration
Public Sub New ( _
    uri As String, _
    name As String, _
    structureType As String, _
    properties As Property(), _
    parentUri As String, _
    projectUri As String, _
    path As String, _
    startDate As Nullable(Of DateTime), _
    finishDate As Nullable(Of DateTime) _
)
public NodeInfo(
    string uri,
    string name,
    string structureType,
    Property[] properties,
    string parentUri,
    string projectUri,
    string path,
    Nullable<DateTime> startDate,
    Nullable<DateTime> finishDate
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

NodeInfo Classe

NodeInfo, surcharge

Microsoft.TeamFoundation.Server, espace de noms