Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
VisualStudio
Editor
Razor
ProjectPathProvider
C# Class Microsoft.VisualStudio.Editor.Razor.ProjectPathProvider
Inheritance:
IWorkspaceService
Show file
Open project: dotnet/aspnetcore-tooling
Class Usage Examples
Public Methods
Method
Description
TryGetProjectPath
(
ITextBuffer
textBuffer
,
string
&
filePath
) :
bool
Method Details
TryGetProjectPath()
public
abstract
method
public
abstract
TryGetProjectPath
(
ITextBuffer
textBuffer
,
string
&
filePath
) :
bool
textBuffer
ITextBuffer
filePath
string
return
bool