Share via


ITreeComboBoxHatterasStateSource.IsDeleted Method

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

Syntax

'Declaration
Function IsDeleted ( _
    serverPath As String _
) As Boolean
bool IsDeleted(
    string serverPath
)
bool IsDeleted(
    String^ serverPath
)
abstract IsDeleted : 
        serverPath:string -> bool
function IsDeleted(
    serverPath : String
) : boolean

Parameters

Return Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

ITreeComboBoxHatterasStateSource Interface

Microsoft.TeamFoundation.VersionControl.Controls Namespace