WorkspaceServiceHelper.GetAssetsManagerAsync(IWorkspace) Method

Definition

Get the IAssetsAccessManager for a workspace.

C#
public static System.Threading.Tasks.Task<Microsoft.VisualStudio.Workspace.AssetsControl.IAssetsAccessManager> GetAssetsManagerAsync(this Microsoft.VisualStudio.Workspace.IWorkspace workspace);

Parameters

workspace
IWorkspace

workspace instance.

Returns

A Task representing the asynchronous operation whose result is an instance of the IAssetsAccessManager.

Applies to

Produkt Verzie
Visual Studio SDK 2022