Udostępnij za pośrednictwem


Metoda SubordinateFileHelper.GetChildProjectItemIds —

Pobiera identyfikatory elementu wszystkie podrzędne pliki.

Ten interfejs API nie jest zgodny ze specyfikacją CLS. 

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
<CLSCompliantAttribute(False)> _
Public Shared Function GetChildProjectItemIds ( _
    parentHierarchy As IVsHierarchy, _
    parentItemId As UInteger _
) As IList(Of Integer)
[CLSCompliantAttribute(false)]
public static IList<int> GetChildProjectItemIds(
    IVsHierarchy parentHierarchy,
    uint parentItemId
)

Parametry

  • parentItemId
    Typ: System.UInt32
    Identyfikator identyfikujące nadrzędnego pliku elementu.

Wartość zwracana

Typ: System.Collections.Generic.IList<Int32>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SubordinateFileHelper Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell