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