Proprietà HierarchyTreeFilterProvider.HierarchyTreeFilter.IsInitialized

Gets a value indicating whether the component is initialized.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Property IsInitialized As Boolean
public bool IsInitialized { get; private set; }

Valore proprietà

Tipo: System.Boolean
true if the component is initialized, otherwise false.

Implementa

ISupportInitializeNotification.IsInitialized

Sicurezza di .NET Framework

Vedere anche

Riferimenti

HierarchyTreeFilterProvider.HierarchyTreeFilter Classe

Spazio dei nomi Microsoft.VisualStudio.Shell