FileCodeModel2::ElementFromID Method (String^)
Visual Studio 2015
Used to receive specific CodeElement.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- ID
-
Type:
System::String^
The string used to identify the element.
If the requested element no longer exists, the method returns E_FAIL.
Show: