共用方式為


IQuerySessionContext Interface

Definition

A context object to work with LiveShare session state.

public interface IQuerySessionContext
type IQuerySessionContext = interface
Public Interface IQuerySessionContext

Properties

IsClosed

Gets whether the session is closed.

Methods

ConvertLocalPathToSharedUri(String)

Converts a server local path to a live share Uri.

ConvertSharedUriToLocalPath(Uri)

Converts a live share style Uri to server path.

Applies to