Proprietà HierarchyTreeFilterProvider.HierarchyTreeFilter.CancellationToken
Gets a CancellationToken that will be cancelled when this filter is disposed.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Sintassi
'Dichiarazione
Protected ReadOnly Property CancellationToken As CancellationToken
protected CancellationToken CancellationToken { get; }
Valore proprietà
Tipo: System.Threading.CancellationToken
The CancellationToken.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.