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