Partager via


IObjectNode.Selection, propriété

S'il est défini, ce comportement sélectionne les objets suivants à sortir, à partir des objets mis en mémoire tampon dans le nœud.

Espace de noms :  Microsoft.VisualStudio.Uml.Activities
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Property Selection As IBehavior
IBehavior Selection { get; set; }
property IBehavior^ Selection {
    IBehavior^ get ();
    void set (IBehavior^ value);
}
abstract Selection : IBehavior with get, set
function get Selection () : IBehavior
function set Selection (value : IBehavior)

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.CommonBehaviors.IBehavior

Sécurité .NET Framework

Voir aussi

Référence

IObjectNode Interface

Microsoft.VisualStudio.Uml.Activities, espace de noms