| Visual Basic (Declaration) | |
|---|---|
| Public Overloads Shared Sub SetFirewallAccess( _ ByVal applicationName As String, _ ByVal executablePath As String, _ ByVal baseAddresses As IList(Of String) _ ) | |
| C# | |
|---|---|
| public static void SetFirewallAccess( string applicationName, string executablePath, IList<string> baseAddresses ) | |
Parameters
- applicationName
- executablePath
- baseAddresses
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    