Freigeben über


SavedCheckin.ExcludedServerPaths-Eigenschaft

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

SavedCheckin Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace