CommandSetLibrary.CurrentSelection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la collection des éléments sélectionnés dans la fenêtre active. Il peut s'agir d'une fenêtre de document ou d'une fenêtre Outil.
protected:
property System::Collections::ICollection ^ CurrentSelection { System::Collections::ICollection ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
protected System.Collections.ICollection CurrentSelection { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.CurrentSelection : System.Collections.ICollection
Protected ReadOnly Property CurrentSelection As ICollection
Valeur de propriété
- Attributs