TessaCompilationResultHasCreatedInCurrentPlatfromVersion - свойство
Возвращает значение, показывающее, что объект был создан в платформе текущей версии.
Пространство имён: Tessa.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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