enableDNSConfig property
~english Whether to enable DNS.
- (Default)
true
: Yes; false
: No. ~end
~chinese 是否开启 DNS。
- (默认)
true
:是; false
:否。 ~end
Implementation
final bool enableDNSConfig;
~english Whether to enable DNS.
true
: Yes;false
: No.
~end~chinese 是否开启 DNS。
true
:是;false
:否。
~endfinal bool enableDNSConfig;