Поделиться через


CommonStructureNodeInfo - конструктор (String, String, String, array<CommonStructureProperty , String, String, String, Nullable<DateTime>, Nullable<DateTime>)

Пространство имен:  Microsoft.TeamFoundation.Integration.Server
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Sub New ( _
    uri As String, _
    name As String, _
    structureType As String, _
    properties As CommonStructureProperty(), _
    parentUri As String, _
    projectUri As String, _
    path As String, _
    startDate As Nullable(Of DateTime), _
    finishDate As Nullable(Of DateTime) _
)
public CommonStructureNodeInfo(
    string uri,
    string name,
    string structureType,
    CommonStructureProperty[] properties,
    string parentUri,
    string projectUri,
    string path,
    Nullable<DateTime> startDate,
    Nullable<DateTime> finishDate
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

CommonStructureNodeInfo Класс

CommonStructureNodeInfo - перегрузка

Microsoft.TeamFoundation.Integration.Server - пространство имен