SCCProvider Property

Applies To   See Also

The name of the source code control provider for a project. Read-only.

Syntax

Object.SCCProvider

Remarks

You can specify a source code control provider for new projects in the Projects tab of the Options dialog box. The SCCProvider property contains the empty string if a project isn’t under source control.

For more information about implementing source code control for projects, see Working with Source Control Software in Visual FoxPro in Chapter 29, "Developing in Teams," in the Programmer's Guide.