Partager via


IVsDataExplorerNodeSelection.CanOpenAll, propriété

Obtient une valeur indiquant si le groupe de nœuds actuellement sélectionnés dans l'explorateur de serveurs peut être ouvert.

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

Syntaxe

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

Valeur de propriété

Type : Boolean
true si la sélection du nœud peut être ouverte ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNodeSelection Interface

Microsoft.VisualStudio.Data.Services, espace de noms