Share via


IVsDataExplorerNode.IsDiscarded, propriété

Obtient une valeur indiquant si le nœud actuel est ignoré.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property IsDiscarded As Boolean
bool IsDiscarded { get; }
property bool IsDiscarded {
    bool get ();
}
abstract IsDiscarded : bool with get
function get IsDiscarded () : boolean

Valeur de propriété

Type : Boolean
true si le nœud actuel est ignoré ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms