Udostępnij za pośrednictwem


Metoda StandardModelingAdapter.GetElementDisplayName —

Punkt rozszerzenia za poinformowanie autora DSL zdecydować, nazwę wyświetlaną dla elementu określonego modelu

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

Składnia

'Deklaracja
Protected Overridable Function GetElementDisplayName ( _
    mel As ModelElement _
) As String
protected virtual string GetElementDisplayName(
    ModelElement mel
)

Parametry

Wartość zwracana

Typ: System.String
Ciąg znaków constaining nazwę wyświetlaną dla </w:t> </w:r> <w:r> <w:rPr> < w:rStyle w:val = "ParameterReference" / >< / w:rPr >< w:t > mel </w:t> </w:r> <w:r> <w:t>

Uwagi

Metoda ta jest wywoływana GetElementReference Aby ustalić nazwę wyświetlaną dla tego elementu.Jeśli ta metoda zwraca wartość null lub jest pusty, <c> GetElementReference </c> będzie zamiast tego użyć nazwy wyświetlanej klasy domeny

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

StandardModelingAdapter Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Integration