LanguageService::GetLocationOfName Method (String^, String^, array<TextSpan>^)
Visual Studio 2015
Obsolete method that always returns E_NOTIMPL.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: virtual int GetLocationOfName( String^ name, [OutAttribute] String^% pbstrMkDoc, array<TextSpan>^ spans )
Parameters
- name
-
Type:
System::String^
OBSOLETE
- pbstrMkDoc
-
Type:
System::String^
OBSOLETE
- spans
-
Type:
array<Microsoft.VisualStudio.TextManager.Interop::TextSpan>^
OBSOLETE
Show: