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

Inheritance: IWorkspaceService
Afficher le fichier Open project: dotnet/aspnetcore-tooling Class Usage Examples

Méthodes publiques

Méthode Description
TryGetProjectPath ( ITextBuffer textBuffer, string &filePath ) : bool

Method Details

TryGetProjectPath() public abstract méthode

public abstract TryGetProjectPath ( ITextBuffer textBuffer, string &filePath ) : bool
textBuffer ITextBuffer
filePath string
Résultat bool