'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Instance As EasyUAFormsApplication
'Usage
Dim value As EasyUAFormsApplication value = EasyUAFormsApplication.Instance
[NotNull()] public new static EasyUAFormsApplication Instance {get;}
[NotNull()] public: new static property EasyUAFormsApplication^ Instance { EasyUAFormsApplication^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).