Freigeben über


IVersionControlService.IsItemInLocalWorkspace-Methode

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

Syntax

'Declaration
Function IsItemInLocalWorkspace ( _
    localPath As String, _
    <OutAttribute> ByRef isInLocalWorkspace As Boolean _
) As Integer
int IsItemInLocalWorkspace(
    string localPath,
    out bool isInLocalWorkspace
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlService Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace