Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 3.63 KB

File metadata and controls

49 lines (30 loc) · 3.63 KB
title Source Control Plug-ins
description The articles in this section describe the complete interface specification that enables source control systems to be integrated with Visual Studio.
ms.date 10/23/2025
ms.topic reference
helpviewer_keywords
source control plug-ins, reference
author tinaschrepfer
ms.author tinali
ms.subservice extensibility-integration

Source Control Plug-ins

The Source Control Plug-in SDK reference section contains the complete interface specification that enables source control systems to be integrated with Visual Studio. It specifies the syntax and semantics of the various functions and data types that the source control plug-in must implement to interface with the Visual Studio integrated development environment (IDE).

In this section

Related sections