From 5b687f2404af46f1a2740a4ec6341606d683497d Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Fri, 23 Jun 2023 13:28:28 +0530 Subject: [PATCH] Update select-types-of-rules-to-create.md Added filepath description Fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/11574 --- .../select-types-of-rules-to-create.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/security/threat-protection/windows-defender-application-control/select-types-of-rules-to-create.md b/windows/security/threat-protection/windows-defender-application-control/select-types-of-rules-to-create.md index 1c867e7010..4ce947f736 100644 --- a/windows/security/threat-protection/windows-defender-application-control/select-types-of-rules-to-create.md +++ b/windows/security/threat-protection/windows-defender-application-control/select-types-of-rules-to-create.md @@ -137,6 +137,7 @@ Table 3 describes the available resource header attribute options you can set wi | **OriginalFileName** | Specifies the original file name, or the name with which the file was first created, of the binary. | | **PackageFamilyName** | Specifies the package family name of the binary. The package family name consists of two parts: the name of the file and the publisher ID. | | **ProductName** | Specifies the name of the product with which the binary ships. | +| **Filepath** | Specifies the File path of the binary. | ## More information about filepath rules