IVsParentProject2 Interface
Creates nested projects. You can get an instance of the interface by querying an instance of IVsHierarchy.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'宣言
<GuidAttribute("D63BB7D7-D7A0-4C02-AA85-7E9233797CDB")> _
<InterfaceTypeAttribute()> _
Public Interface IVsParentProject2
'使用
Dim instance As IVsParentProject2
[GuidAttribute("D63BB7D7-D7A0-4C02-AA85-7E9233797CDB")]
[InterfaceTypeAttribute()]
public interface IVsParentProject2
[GuidAttribute(L"D63BB7D7-D7A0-4C02-AA85-7E9233797CDB")]
[InterfaceTypeAttribute()]
public interface class IVsParentProject2
public interface IVsParentProject2