ExpandSelectionToEntireLineCommandArgs Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public sealed class ExpandSelectionToEntireLineCommandArgs : Microsoft.VisualStudio.Text.Editor.Commanding.EditorCommandArgs
type ExpandSelectionToEntireLineCommandArgs = class
inherit EditorCommandArgs
Public NotInheritable Class ExpandSelectionToEntireLineCommandArgs
Inherits EditorCommandArgs
- Dědičnost
Konstruktory
| ExpandSelectionToEntireLineCommandArgs(ITextView, ITextBuffer) |
Vlastnosti
| SubjectBuffer |
Vyrovnávací paměť subjektu pro spuštění příkazu. (Zděděno od EditorCommandArgs) |
| TextView |
Příkaz ITextView spustíte na . (Zděděno od EditorCommandArgs) |