SourceControl2::Parent Property

 

Gets- the immediate parent object of a SourceControl object.

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

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

Property Value

Type: EnvDTE::DTE^

A DTE object.

Return to top
Show: