INetFwProduct::get_PathToSignedProductExe method (netfw.h)
Indicates the path to the signed executable file of a third-party firewall product registration.
This property is read-only.
Syntax
HRESULT get_PathToSignedProductExe(
BSTR *path
);
Parameters
path
Return value
None
Remarks
This is a read-only property, which is set after the product has been registered.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | netfw.h |
DLL | FirewallAPI.dll |