Strings Used as Keys for Finding a Source Control Plug-in

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Strings Used as Keys for Finding a Source Control Plug-in.

The following strings are the keys for accessing the registry to find information about the source control plug-in.

STR_SCC_PROVIDER_REG_LOCATION, STR_PROVIDERREGKEY, STR_SCCPROVIDERPATH, and STR_SCCPROVIDERNAME are registry keys or values used to register a DLL as a source control plug-in for Visual Studio.

SCC_PROJECTNAME_KEY, SCC_PROJECTAUX_KEY, SCC_KEY, SCC_FILE_SIGNATURE, and SCC_STATUS_FILE are used to describe the format of the MSSCCPRJ.SCC file.

KeyValue
STR_SCC_PROVIDER_REG_LOCATIONSoftware\SourceCodeControlProvider
STR_PROVIDERREGKEYProviderRegKey
STR_SCCPROVIDERPATHSCCServerPath
STR_SCCPROVIDERNAMESCCServerName
STR_SCC_INI_SECTIONSource Code Control
STR_SCC_INI_KEYSourceCodeControlProvider
SCC_PROJECTNAME_KEYSCC_Project_Name
SCC_PROJECTAUX_KEYSCC_Aux_Path
SCC_STATUS_FILEMSSCCPRJ.SCC
SCC_KEYSCC
SCC_FILE_SIGNATUREA source code control file
SCC_NSENamespace extension
SCC_NSE_PREFIXProtocal Prefix
SCC_NSE_DisableOpenSCCDisableOpenFromSourceControl
STR_SCCHELPCOLLECTIONHelpCollection
STR_UI_LANGUAGEUILanguage
STR_SRCSAFE_ROOT_KEYSoftware\Microsoft\SourceSafe

Source Control Plug-ins
How to: Install a Source Control Plug-in
MSSCCPRJ.SCC File

Show: