This documentation is archived and is not being maintained.
ClientContext::Command Property
Visual Studio 2013
Gets or sets the command that initialized this context.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
public: virtual property String^ Command { String^ get () sealed; void set (String^ value) sealed; }
Implements
IClientContext::Command- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: