CompilationSourceBuilderLength - свойство
Текущая длина строки без учета пространств имен, добавленных через [ICompilationSourceBuilder.Length].
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public int Length { get; }
Public ReadOnly Property Length As Integer
Get
public:
virtual property int Length {
int get () sealed;
}
abstract Length : int with get
override Length : int with get
Int32ICompilationSourceBuilderLength