ApplicationModelIsDefaultInstance - свойство
Gets or sets a value indicating whether Признак экземпляра по умолчанию
Пространство имён: Tessa.ApplicationsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public bool IsDefaultInstance { get; set; }
Public Property IsDefaultInstance As Boolean
Get
Set
public:
virtual property bool IsDefaultInstance {
bool get () sealed;
void set (bool value) sealed;
}
abstract IsDefaultInstance : bool with get, set
override IsDefaultInstance : bool with get, set
BooleanIApplicationModelIsDefaultInstance