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