This topic has not yet been rated - Rate this topic

VCReference.Parent Property

Gets the immediate parent object of a given object.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Object Parent { get; }

Property Value

Type: Object
The immediate parent object.

The Parent property returns the immediate parent to the object or collection.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.