C# Class PowerStudio.LanguageServices.PowerShell.Formatting.PowerShellTextFormattingParagraphProperties

Inheritance: TextFormattingParagraphProperties
Afficher le fichier Open project: IntelliTect/PowerStudio

Protected Properties

Свойство Type Description
_DefaultIncrementalTab double

Méthodes publiques

Méthode Description
PowerShellTextFormattingParagraphProperties ( TextFormattingRunProperties textProperties, IFormattedLineSource formattedLineSource, IServiceProvider serviceProvider ) : System

Private Methods

Méthode Description
UpdateProperties ( IFormattedLineSource formattedLineSource, DTE dte ) : void

Method Details

PowerShellTextFormattingParagraphProperties() public méthode

public PowerShellTextFormattingParagraphProperties ( TextFormattingRunProperties textProperties, IFormattedLineSource formattedLineSource, IServiceProvider serviceProvider ) : System
textProperties TextFormattingRunProperties
formattedLineSource IFormattedLineSource
serviceProvider IServiceProvider
Résultat System

Property Details

_DefaultIncrementalTab protected_oe property

protected double _DefaultIncrementalTab
Résultat double