Partager via


ModelingWindowPane.PrimarySelection, propriété

Obtient l'élément sélectionné primaire dans le volet de fenêtre.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Property PrimarySelection As Object
public Object PrimarySelection { get; set; }

Valeur de propriété

Type : System.Object
Si la fenêtre ne contient aucun élément primaire, le premier élément dans la collection d'SelectedElements est retourné.

Implémentations

ISelectionService.PrimarySelection

Sécurité .NET Framework

Voir aussi

Référence

ModelingWindowPane Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms