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
Checks the specified item out of source control.
Checks the specified items out of source control.
Excludes the specified item from the source control project.
Excludes the specified items from the specified project.
Retrieves a Boolean value that indicates whether the specified item is checked out.
Retrieves a Boolean value that indicates whether the specified item is under source control.
Top
Properties
Name
Description
Gets the top-level extensibility object.
Gets the immediate parent object of a SourceControl object.
Top