DTEClass::SourceControl Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to SourceControl.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
property SourceControl^ SourceControl {
	virtual SourceControl^ get();
}

Property Value

Type: EnvDTE::SourceControl^

The source control module.

Return to top
Show: