Visual Basic (Declaration) | |
---|---|
Public Shared Function GetHttpPrefixes( _ ByVal allowRemote As Boolean, _ ByVal port As Integer, _ ByVal rootFolder As String _ ) As String() |
C# | |
---|---|
public static string[] GetHttpPrefixes( bool allowRemote, int port, string rootFolder ) |
Parameters
- allowRemote
- port
- rootFolder
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7