SavedCheckin.ExcludedServerPaths (Propiedad)

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

Sintaxis

'Declaración
Public Property ExcludedServerPaths As ICollection(Of String)
public ICollection<string> ExcludedServerPaths { get; set; }

Valor de propiedad

Tipo: System.Collections.Generic.ICollection<String>

Seguridad de .NET Framework

Vea también

Referencia

SavedCheckin Clase

Microsoft.TeamFoundation.VersionControl.Client (Espacio de nombres)