Udostępnij za pośrednictwem


Metoda VCFileCodeModel.ElementFromID —

Aktualnie nie zaimplementowane.

Przestrzeń nazw:  Microsoft.VisualStudio.VCCodeModel
Zestaw:  Microsoft.VisualStudio.VCCodeModel (w Microsoft.VisualStudio.VCCodeModel.dll)

Składnia

'Deklaracja
Function ElementFromID ( _
    ID As String _
) As CodeElement
CodeElement ElementFromID(
    string ID
)
CodeElement^ ElementFromID(
    String^ ID
)
abstract ElementFromID : 
        ID:string -> CodeElement 
function ElementFromID(
    ID : String
) : CodeElement

Parametry

  • ID
    Typ: System.String
    Identyfikator elementu, aby pobrać ciągu.

Wartość zwracana

Typ: EnvDTE.CodeElement
Element kodu lub konstrukcji w pliku źródłowym.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCFileCodeModel Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel