-
Home
-
API
-
XamlToCSharpGenerator.LanguageService.Remote
-
AxsgPreviewQueryService
-
Methods
-
GetPreviewProjectContextAsync(String, String?, CancellationToken)
GetPreviewProjectContextAsync(String, String?, CancellationToken) Method
Definition
Resolves the owning project and project-relative XAML target path for preview.
public Task<XamlPreviewProjectContext?> GetPreviewProjectContextAsync(string uri, string? workspaceRoot, CancellationToken cancellationToken)
Parameters
Returns