FilePathUtilities::GetFilePath Method (IVsTextLines^)
Visual Studio 2015
Gets the file path from an IVsTextLines buffer.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: [CLSCompliantAttribute(false)] static String^ GetFilePath( IVsTextLines^ textLines )
Parameters
- textLines
-
Type:
Microsoft.VisualStudio.TextManager.Interop::IVsTextLines^
The IVsTextLines buffer.
Show: