다음을 통해 공유


CatalogRuleValidationUtility.DeterminePathAfterMoves Method

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

Syntax

‘선언
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 Namespace