TessaCompilationResultHasCreatedInCurrentPlatfromVersion - свойство
Возвращает значение, показывающее, что объект был создан в платформе текущей версии.
Пространство имён: Tessa.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public bool HasCreatedInCurrentPlatfromVersion { get; }
Public ReadOnly Property HasCreatedInCurrentPlatfromVersion As Boolean
Get
public:
virtual property bool HasCreatedInCurrentPlatfromVersion {
bool get () sealed;
}
abstract HasCreatedInCurrentPlatfromVersion : bool with get
override HasCreatedInCurrentPlatfromVersion : bool with get
BooleanITessaCompilationResultHasCreatedInCurrentPlatfromVersion