C# Class Microsoft.VisualStudio.Editor.Razor.ProjectPathProvider

Inheritance: IWorkspaceService
ファイルを表示 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