HierarchyTreeFilterProvider.HierarchyTreeFilter.CancellationToken 属性

Gets a CancellationToken that will be cancelled when this filter is disposed.

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

语法

声明
Protected ReadOnly Property CancellationToken As CancellationToken
protected CancellationToken CancellationToken { get; }

属性值

类型:System.Threading.CancellationToken
The CancellationToken.

.NET Framework 安全性

请参见

参考

HierarchyTreeFilterProvider.HierarchyTreeFilter 类

Microsoft.VisualStudio.Shell 命名空间