public Task<bool> RepathProjectItemAsync( ItemInfoValue projectItem, string newPath )
Public Function RepathProjectItemAsync( _ ByVal projectItem As ItemInfoValue, _ ByVal newPath As String _ ) As Task(Of Boolean)
Parameters
- projectItem
- newPath
public Task<bool> RepathProjectItemAsync( ItemInfoValue projectItem, string newPath )
Public Function RepathProjectItemAsync( _ ByVal projectItem As ItemInfoValue, _ ByVal newPath As String _ ) As Task(Of Boolean)
Target Platforms: Windows 11, Windows 10