InstanceLifetimeManagerBase.HasSetValue - свойство
Возвращает значение, показывающее, что текущий объект был инициализирован с помощью метода
SetValue(Object).
Пространство имён: Tessa.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.0.5
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
BooleanIInstanceLifetimeManager.HasSetValue