Sdílet prostřednictvím


INavigateToOptions.HideExternalItems Property

Definition

Signals that items not part of the solution should be filtered out.

public:
 property bool HideExternalItems { bool get(); };
public:
 property bool HideExternalItems { bool get(); };
public bool HideExternalItems { get; }
member this.HideExternalItems : bool
Public ReadOnly Property HideExternalItems As Boolean

Property Value

true if external items should be filtered out; otherwise, false.

Applies to