Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function CombineWebPaths( _ ByVal path1 As String, _ ByVal path2 As String _ ) As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim path1 As String Dim path2 As String Dim value As String value = Utilities.CombineWebPaths(path1, path2) |
Parameters
- path1
- First path.
- path2
- Second path.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2