SavedCheckin.ExcludedServerPaths, propriété

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

Syntaxe

'Déclaration
Public Property ExcludedServerPaths As ICollection(Of String)
public ICollection<string> ExcludedServerPaths { get; set; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

SavedCheckin Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms