IVssRequestOptions interface
VSS 请求的特定于 VSS 选项
属性
| auth |
|
| command | 用于活动日志记录的当前命令。 |
| session |
当前会话 ID。 |
属性详细信息
authTokenProvider
command
用于活动日志记录的当前命令。
command?: string
属性值
string
sessionId
当前会话 ID。
sessionId?: string
属性值
string