IVsIntellisenseEngine.SupportsLoad 方法

指示文件是否支持加载方法。使用由重构 C#。

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

语法

声明
Function SupportsLoad As Integer
int SupportsLoad()

返回值

类型:System.Int32
返回 S_OK ,如果支持。否则,该调用将返回 E_FAIL

.NET Framework 安全性

请参见

参考

IVsIntellisenseEngine 接口

Microsoft.VisualStudio.Shell.Interop 命名空间