Sdílet prostřednictvím


SavedCheckin.ExcludedServerPaths – vlastnost

Obor názvů:  Microsoft.TeamFoundation.VersionControl.Client
Sestavení:  Microsoft.TeamFoundation.VersionControl.Client (v Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SavedCheckin Třída

Microsoft.TeamFoundation.VersionControl.Client – obor názvů