SourceControl Members

Include Protected Members
Include Inherited Members

Used to interact with current source control system.

The SourceControl type exposes the following members.

Methods

 

Name

Description

Public method

CheckOutItem

Checks the specified item out of source control.

Public method

CheckOutItems

Checks the specified items out of source control.

Public method

ExcludeItem

Excludes the specified item from the source control project.

Public method

ExcludeItems

Excludes the specified items from the specified project.

Public method

IsItemCheckedOut

Retrieves a Boolean value that indicates whether the specified item is checked out.

Public method

IsItemUnderSCC

Retrieves a Boolean value that indicates whether the specified item is under source control.

Top

Properties

 

Name

Description

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of a SourceControl object.

Top

See Also

Reference

SourceControl Interface

EnvDTE Namespace