IClientContext Interface

Describes the context for a command that is initiated by a client application.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Interface IClientContext
public interface IClientContext
public interface class IClientContext
type IClientContext =  interface end
public interface IClientContext

The IClientContext type exposes the following members.

Properties

  Name Description
Public property Command Gets the command that initialized this context.
Public property Id Gets the GUID for this context.

Top

See Also

Reference

Microsoft.TeamFoundation.Client Namespace