Share via


CatalogRuleValidationUtility.DeterminePathAfterMoves Method

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function DeterminePathAfterMoves ( _
    path As String _
) As String
public string DeterminePathAfterMoves(
    string path
)
public:
String^ DeterminePathAfterMoves(
    String^ path
)
member DeterminePathAfterMoves : 
        path:string -> string
public function DeterminePathAfterMoves(
    path : String
) : String

Parameters

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

CatalogRuleValidationUtility Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace