Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the projects that import the project file that this Shared Assets Project imports and owns.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)
Syntax
'Declaration
Function EnumImportingProjects As IVsEnumHierarchies
IVsEnumHierarchies EnumImportingProjects()
IVsEnumHierarchies^ EnumImportingProjects()
abstract EnumImportingProjects : unit -> IVsEnumHierarchies
function EnumImportingProjects() : IVsEnumHierarchies
Return Value
Type: Microsoft.VisualStudio.Shell.Interop.IVsEnumHierarchies
The HRESULT.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.