IAddrExclusionControl 接口
此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<GuidAttribute("00000148-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IAddrExclusionControl
[GuidAttribute("00000148-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IAddrExclusionControl
IAddrExclusionControl 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
GetCurrentAddrExclusionList | ||
UpdateAddrExclusionList |
页首