Share via


IVsDataExplorerNode.IsExpanded, propriété

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

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

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms