C# 클래스 PowerStudio.LanguageServices.PowerShell.Formatting.PowerShellTextFormattingParagraphProperties

상속: TextFormattingParagraphProperties
파일 보기 프로젝트 열기: IntelliTect/PowerStudio

보호된 프로퍼티들

프로퍼티 타입 설명
_DefaultIncrementalTab double

공개 메소드들

메소드 설명
PowerShellTextFormattingParagraphProperties ( TextFormattingRunProperties textProperties, IFormattedLineSource formattedLineSource, IServiceProvider serviceProvider ) : System

비공개 메소드들

메소드 설명
UpdateProperties ( IFormattedLineSource formattedLineSource, DTE dte ) : void

메소드 상세

PowerShellTextFormattingParagraphProperties() 공개 메소드

public PowerShellTextFormattingParagraphProperties ( TextFormattingRunProperties textProperties, IFormattedLineSource formattedLineSource, IServiceProvider serviceProvider ) : System
textProperties TextFormattingRunProperties
formattedLineSource IFormattedLineSource
serviceProvider IServiceProvider
리턴 System

프로퍼티 상세

_DefaultIncrementalTab 보호되어 있는 프로퍼티

protected double _DefaultIncrementalTab
리턴 double