This document is archived and information here might be outdated. Recommended version. |
The version's parent.
[Visual Basic .NET] Public ReadOnly Property Parent As IVersionInfo
[C#] public IVersionInfo Parent {get;}
[C++]
HRESULT get_Parent(
IVersionInfo** Parent
);
[C++] Parameters Parent [out, retval]
Parent is a parameter of type IVersionInfo**
The Parent method is used to retrieve the version's parent version properties.