CSharpTest.Net
GetHttpPrefixes Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > CommandInterpreter Class : GetHttpPrefixes Method

allowRemote
port
rootFolder

Glossary Item Box

Returns the list of HTTP prefixes that will be used for servicing the hosthttp command.

Syntax

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

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys