Skip to content

Commit cee9d1f

Browse files
Add SFI ms.custom values
1 parent c611b68 commit cee9d1f

29 files changed

+40
-5
lines changed

docs/build/cmake-presets-vs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Configure and build with CMake Presets
33
description: "Reference for using CMake Presets to configure and build CMake projects."
44
ms.date: 06/09/2023
55
ms.topic: reference
6+
ms.custom: sfi-image-nochange
67
---
78

89
# Configure and build with CMake Presets in Visual Studio

docs/build/cmake-projects-in-visual-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Learn how to create and build C++ projects using CMake in Visual S
44
ms.date: 03/18/2025
55
ms.topic: concept-article
66
f1_keywords: ["VS.ToolsOptionsPages.CMake.General", "VS.ToolsOptionsPages.CMake.LanguageServices"]
7+
ms.custom: sfi-image-nochange
78
---
89
# CMake projects in Visual Studio
910

docs/build/get-started-linux-cmake.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Create C++ cross-platform projects in Visual Studio
33
description: "How to set up, compile, and debug a C++ open-source CMake project in Visual Studio that targets both Linux and Windows."
44
ms.topic: tutorial
55
ms.date: 02/07/2022
6+
ms.custom: sfi-image-nochange
67
---
78
# Tutorial: Create C++ cross-platform projects in Visual Studio
89

docs/build/vscpp-step-0-installation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
22
title: Install C and C++ support in Visual Studio
33
description: "Learn how to install Visual Studio with support for Microsoft C and C++ and related workloads."
4-
ms.custom: vs-acquisition, intro-installation
54
ms.date: 03/18/2025
65
ms.topic: tutorial
76
ms.devlang: "cpp"
7+
ms.custom:
8+
- vs-acquisition
9+
- intro-installation
10+
- sfi-image-nochange
811
---
912
# Install C and C++ support in Visual Studio
1013

docs/build/vscpp-step-1-create.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
title: Create a C++ console app project
33
description: "Create a Hello World console app using Microsoft C++ in Visual Studio."
4-
ms.custom: "mvc"
54
ms.date: 07/05/2023
65
ms.topic: "tutorial"
6+
ms.custom:
7+
- "mvc"
8+
- sfi-image-nochange
79
---
810
# Create a C++ console app project
911

docs/build/walkthrough-creating-and-using-a-dynamic-link-library-cpp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Learn how to use C++ to create a Windows dynamic-link library (DLL
44
ms.topic: tutorial
55
ms.date: 03/17/2025
66
helpviewer_keywords: ["libraries [C++], DLLs", "DLLs [C++], walkthroughs"]
7+
ms.custom: sfi-image-nochange
78
---
89
# Walkthrough: Create and use your own dynamic-link library (C++)
910

docs/cross-platform/build-an-opengl-es-application-on-android-and-ios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: "Learn more about: Build an OpenGL ES application on Android and iO
33
title: "Build an OpenGL ES application on Android and iOS"
44
ms.date: "06/09/2023"
55
ms.topic: how-to
6+
ms.custom: sfi-image-nochange
67
---
78

89
# Build an OpenGL ES application on Android and iOS

docs/cross-platform/install-and-configure-tools-to-build-using-ios.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ description: "Learn more about: Install and configure tools to build using iOS"
33
title: "Install and configure tools to build using iOS"
44
ms.date: 12/18/2022
55
ms.assetid: d0c311c9-9eb9-42c5-ba07-25604362cd28
6-
ms.custom: intro-installation
76
ms.topic: install-set-up-deploy
7+
ms.custom:
8+
- intro-installation
9+
- sfi-image-nochange
810
---
911
# Install and configure tools to build using iOS
1012

docs/data/odbc/data-source-managing-connections-odbc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: "Data Source: Managing Connections (ODBC)"
44
ms.date: "11/04/2016"
55
helpviewer_keywords: ["ODBC data sources [C++], multiuser environments", "generalizing connection strings", "ODBC [C++], disconnecting from data sources", "connection strings [C++], generalizing", "database connections [C++], creating", "GetDefaultConnect method", "connections [C++], data source", "ODBC connections [C++], configuring", "disconnecting from data sources", "databases [C++], connecting to", "ODBC connections [C++], disconnecting", "data sources [C++], connecting to", "ODBC connections [C++], connecting to data source", "ODBC data sources [C++], connections", "database connections [C++], MFC ODBC classes"]
66
ms.assetid: c0adbcdd-c000-40c6-b199-09ffdc7b6ef2
7+
ms.custom: sfi-ropc-nochange
78
---
89
# Data Source: Managing Connections (ODBC)
910

docs/data/oledb/crowsetimpl-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ms.date: "11/04/2016"
55
f1_keywords: ["CRowsetImpl", "ATL.CRowsetImpl", "ATL::CRowsetImpl", "CRowsetImpl.NameFromDBID", "CRowsetImpl::NameFromDBID", "CRowsetImpl.SetCommandText", "CRowsetImpl::SetCommandText", "CRowsetImpl.GetColumnInfo", "CRowsetImpl::GetColumnInfo", "CRowsetImpl::GetCommandFromID", "GetCommandFromID", "CRowsetImpl.GetCommandFromID", "CRowsetImpl.ValidateCommandID", "CRowsetImpl::ValidateCommandID", "CRowsetImpl.m_rgRowData", "CRowsetImpl::m_rgRowData", "CRowsetImpl::m_strCommandText", "CRowsetImpl.m_strCommandText", "CRowsetImpl::m_strIndexText", "CRowsetImpl.m_strIndexText"]
66
helpviewer_keywords: ["CRowsetImpl class", "NameFromDBID method", "SetCommandText method", "GetColumnInfo method", "GetCommandFromID method", "ValidateCommandID method", "m_rgRowData", "m_strCommandText", "m_strIndexText"]
77
ms.assetid: e97614b3-b11d-4806-a0d3-b9401331473f
8+
ms.custom: sfi-ropc-nochange
89
---
910
# CRowsetImpl Class
1011

0 commit comments

Comments
 (0)