共用方式為


IQueryExecutionRemoteContext.SessionContext Property

Definition

Gets the context related to the remote session.

public Microsoft.VisualStudio.ProjectSystem.Query.Remoting.IQuerySessionContext? SessionContext { get; }
member this.SessionContext : Microsoft.VisualStudio.ProjectSystem.Query.Remoting.IQuerySessionContext
Public ReadOnly Property SessionContext As IQuerySessionContext

Property Value

Applies to