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