IVsUserContext.Update 方法

更新用户上下文。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
Function Update As Integer
int Update()

返回值

类型:System.Int32

备注

使用 IsDirty 方法上下文确定用户是否更改和 SetDirty 标记的方法上下文或 subcontext 包的内容已经更改。

.NET Framework 安全性

请参见

参考

IVsUserContext 接口

Microsoft.VisualStudio.Shell.Interop 命名空间