InstanceLifetimeManagerBaseHasSetValue - свойство
Возвращает значение, показывающее, что текущий объект был инициализирован с помощью метода
SetValue(Object).
Пространство имён: Tessa.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public bool HasSetValue { get; protected set; }
Public Property HasSetValue As Boolean
Get
Protected Set
public:
virtual property bool HasSetValue {
bool get () sealed;
protected: void set (bool value) sealed;
}
abstract HasSetValue : bool with get, set
override HasSetValue : bool with get, set
BooleanIInstanceLifetimeManagerHasSetValue