IVsManifestReferenceResolver Interface

Definition

Provides a way to resolve deployed manifest file reference paths to local file paths.

C++/CX
public interface class IVsManifestReferenceResolver
Attributes

Remarks

For example, the debugger and profiler use this interface to resolve a Windows Store app, such as ms-appx://MyApp-d83h4ljidgki/js/default.js, to a file within the project, such as C:\users\<username>\projects\MyApp\js\default.js.

Methods

ResolveReferenceAsync(String, String)

Returns a task that asynchronously resolves deployed manifest file reference paths to local file paths.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022