SourceControlBindings::Parent Property

 

Gets the immediate parent object of a SourceControlBindings object.

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

property SourceControl^ Parent {
	SourceControl^ get();
}

Property Value

Type: EnvDTE::SourceControl^

A SourceControl2 object.

Return to top
Show: