Share via


IVsDataExplorerNode.IsDiscarded Property

Definition

Gets a value indicating whether the current node is discarded.

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

Property Value

true if the current node is discarded; otherwise, false.

Applies to