Partager via


IVsDataViewSelectionInfo.SelectionNode, propriété

Obtient des informations sur un nœud de sélection de la sélection.

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

Syntaxe

'Déclaration
ReadOnly Property SelectionNode As IVsDataViewSelectionNodeInfo
IVsDataViewSelectionNodeInfo SelectionNode { get; }
property IVsDataViewSelectionNodeInfo^ SelectionNode {
    IVsDataViewSelectionNodeInfo^ get ();
}
abstract SelectionNode : IVsDataViewSelectionNodeInfo with get
function get SelectionNode () : IVsDataViewSelectionNodeInfo

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataViewSelectionNodeInfo
IVsDataViewSelectionNodeInfo contenant des informations sur un nœud de sélection de la sélection.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewSelectionInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms