Udostępnij za pośrednictwem


ISolutionTreeFilter.GetFilterDescendantsBehavior(Object) Metoda

Definicja

Zdecyduj, czy należy uwzględnić malejąco, jeśli żadna z nich nie jest określona w sposób wywłaszcza.

public:
 Microsoft::VisualStudio::Shell::FilterDescendantBehavior GetFilterDescendantsBehavior(System::Object ^ item);
public:
 Microsoft::VisualStudio::Shell::FilterDescendantBehavior GetFilterDescendantsBehavior(Platform::Object ^ item);
Microsoft::VisualStudio::Shell::FilterDescendantBehavior GetFilterDescendantsBehavior(winrt::Windows::Foundation::IInspectable const & item);
public Microsoft.VisualStudio.Shell.FilterDescendantBehavior GetFilterDescendantsBehavior (object item);
abstract member GetFilterDescendantsBehavior : obj -> Microsoft.VisualStudio.Shell.FilterDescendantBehavior
Public Function GetFilterDescendantsBehavior (item As Object) As FilterDescendantBehavior

Parametry

item
Object

Element do podjęcia decyzji.

Zwraca

Czy domyślnie wykluczyć lub dołączyć.

Uwagi

Implementacja domyślna obejmuje elementy nie hierarchiczne. W przypadku hierarchii wyklucza on węzły folderów i projektów oraz obejmuje typowe pliki członkowskie.

Dotyczy