'Usage
Dim enabled As Boolean Dim instance As New AutoLoadAttribute(enabled)
Parameters
- enabled
- if set to
true
, the class will be loaded automatically; otherwise,false
.
true
, the class will be loaded automatically; otherwise, false
.
'Usage
Dim enabled As Boolean Dim instance As New AutoLoadAttribute(enabled)
true
, the class will be loaded automatically; otherwise, false
.