CleanCode PowerShell Libraries v1.2.08 API: CleanCode » TfsTools » Get-TfsDetails
The root of the subtree to check.
If omitted, uses the current directory.
Required? false
Position? 1
Default value .
Accept pipeline input? false
Accept wildcard characters? false
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
This function is part of the CleanCode toolbox
from http://cleancode.sourceforge.net/.
Since CleanCode 1.2.06.
Name IsInWorkspace IsLatest ChangeType HasOtherPendingChange IsBranch VersionLatest VersionLocal ParentPath
---- ------------- -------- ---------- --------------------- -------- ------------- ------------ ----------
Some.Folder False False None False False 18275 0 $\Development\MyRoot.Dev...
Some.Other.Folder False True None False False 18102 18102 $\Development\MyRoot.Dev...
NetworkAdmin.csproj True False None False False 18097 2177 $\Development\MyRoot.Dev...
AssemblyInfo.cs True True None False False 18097 18097 $\Development\MyRoot.Dev...
ConnectionDialog.cs True False None False False 18097 1879 $\Development\MyRoot.Dev...
This documentation set was created with CleanCode's DocTreeGenerator.