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


PathRestriction - конструктор (String, List<ClientArtifact>, Boolean)

Примечание. Данный API устарел.

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

Синтаксис

'Декларация
<ObsoleteAttribute("Use the constructor that takes the TeamFoundationIdentity object instead")> _
<BrowsableAttribute(False)> _
Public Sub New ( _
    user As String, _
    items As List(Of ClientArtifact), _
    allChangesIncluded As Boolean _
)
[ObsoleteAttribute("Use the constructor that takes the TeamFoundationIdentity object instead")]
[BrowsableAttribute(false)]
public PathRestriction(
    string user,
    List<ClientArtifact> items,
    bool allChangesIncluded
)

Параметры

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

См. также

Ссылки

PathRestriction Класс

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

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