Skip to content

Commit 3de4bf0

Browse files
authored
Update metadata in 10 topics
1 parent b4163d3 commit 3de4bf0

10 files changed

+13
-17
lines changed

docs/assembler/masm/mmword.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: MMWORD"
32
title: "MMWORD"
4-
ms.date: "12/17/2019"
3+
description: "Learn more about: MMWORD"
4+
ms.date: 12/17/2019
55
f1_keywords: ["MMWORD"]
66
helpviewer_keywords: ["MMWORD directive"]
7-
ms.assetid: b4c5a104-9078-4fb4-afc3-d1e63abe562a
87
---
98
# MMWORD
109

docs/assembler/masm/xmmword.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: XMMWORD"
32
title: "XMMWORD"
4-
ms.date: "12/17/2019"
3+
description: "Learn more about: XMMWORD"
4+
ms.date: 12/17/2019
55
f1_keywords: ["XMMWORD"]
66
helpviewer_keywords: ["XMMWORD directive"]
7-
ms.assetid: 18026d32-5cab-403e-ad7e-382fb41aa9b8
87
---
98
# XMMWORD
109

docs/build/reference/profile-performance-tools-profiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Learn more about: /PROFILE (Performance Tools Profiler)"
32
title: "/PROFILE (Performance Tools Profiler)"
3+
description: "Learn more about: /PROFILE (Performance Tools Profiler)"
44
ms.date: 10/13/2021
55
f1_keywords: ["VC.Project.VCLinkerTool.Profile"]
66
helpviewer_keywords: ["-PROFILE linker option", "/PROFILE linker option"]

docs/code-quality/c6504.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: Warning C6504"
32
title: Warning C6504
3+
description: "Learn more about: Warning C6504"
44
ms.date: 10/03/2022
55
f1_keywords: ["C6504", "NULL_ON_NON_POINTER", "__WARNING_NULL_ON_NON_POINTER"]
66
helpviewer_keywords: ["C6504"]
7-
ms.assetid: 6baeed46-e73d-4974-af16-7487c55b3473
87
---
98
# Warning C6504
109

docs/code-quality/using-sal-annotations-to-reduce-c-cpp-code-defects.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
2-
description: "Learn more about: Using SAL Annotations to Reduce C/C++ Code Defects"
32
title: Using SAL Annotations to Reduce C/C++ Code Defects
3+
description: "Learn more about: Using SAL Annotations to Reduce C/C++ Code Defects"
44
ms.date: 11/04/2016
55
ms.topic: "concept-article"
66
helpviewer_keywords:
77
- "annotations"
88
- "SAL annotations"
99
- "code analysis, annotation"
10-
ms.assetid: a16e47d0-6f3e-4ed6-8883-459b2874e9a4
1110
---
1211
# Using SAL Annotations to Reduce C/C++ Code Defects
1312

docs/cpp/import-export-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: "module, import, export"
3+
description: Use import and export declarations to access and to publish types and functions defined in the specified module.
34
ms.date: 02/13/2025
45
f1_keywords: ["module_cpp", "import_cpp", "export_cpp"]
56
helpviewer_keywords: ["modules [C++]", "modules [C++], import", "modules [C++], export"]
6-
description: Use import and export declarations to access and to publish types and functions defined in the specified module.
77
---
88
# `module`, `import`, `export`
99

docs/ide/adding-a-property-visual-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Learn more about: Add a property to an interface in a Microsoft Visual Studio C++ project"
32
title: "Add a property"
3+
description: "Learn more about: Add a property to an interface in a Microsoft Visual Studio C++ project"
44
ms.date: 04/12/2022
55
f1_keywords: ["vc.codewiz.prop.overview"]
66
helpviewer_keywords: ["interfaces, adding properties", "properties [C++], adding to interfaces", "names, add property wizard", "add property wizard", "stock properties, about stock properties", "stock properties"]

docs/ide/live-share-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Collaborate with Live Share for C++ in Visual Studio"
33
description: "Use Live Share for C++ in Visual Studio to collaborate and share code in real time."
4-
ms.date: "05/24/2019"
4+
ms.date: 05/24/2019
55
---
66
# Collaborate using Live Share for C++
77

docs/ide/writing-and-refactoring-code-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Edit and refactor C++ code in Visual Studio"
33
description: "Use the C++ code editor in Visual Studio to format, navigate, understand and refactor your code."
4-
ms.date: "09/20/2022"
4+
ms.date: 09/20/2022
55
ms.topic: "overview"
66
ms.custom: intro-overview
77
---

docs/mfc/reference/add-interface-definition-library-mfc-property-wizard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
description: "Learn more about: Use the Microsoft Visual Studio Add IDL MFC property wizard to add a property to an IDL interface in your MFC or ATL project"
32
title: "Add an IDL MFC property"
4-
ms.date: "04/14/2022"
3+
description: "Learn more about: Use the Microsoft Visual Studio Add IDL MFC property wizard to add a property to an IDL interface in your MFC or ATL project"
4+
ms.date: 04/14/2022
55
f1_keywords: ["vc.codewiz.prop.overview"]
66
helpviewer_keywords: ["interfaces, adding properties", "properties [C++], adding to interfaces", "names, add property wizard", "add property wizard", "stock properties, about stock properties", "stock properties"]
77
ms.custom: devdivchpfy22

0 commit comments

Comments
 (0)