Udostępnij za pośrednictwem


Metoda ElementGroupPrototype.GetSourceRootElementId —

Pobiera identyfikator głównego źródła ModelElement, który odpowiada identyfikator ModelElement określony obiekt docelowy katalogu głównego.Jeśli nie został znaleziony, zwracana jest wartości Guid.Empty.

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

Składnia

'Deklaracja
Public Function GetSourceRootElementId ( _
    targetRootElementId As Guid _
) As Guid
public Guid GetSourceRootElementId(
    Guid targetRootElementId
)

Parametry

  • targetRootElementId
    Typ: System.Guid
    Identyfikator docelowego katalogu głównego element modelu.

Wartość zwracana

Typ: System.Guid
Identyfikator głównego źródła ModelElement, który odpowiada identyfikator ModelElement określony obiekt docelowy katalogu głównego.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementGroupPrototype Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling