UtilHostsFileExists Method
Checks whether the Hosts file exists.
Namespace: DevCase.Core.Networking.SecurityAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool FileExists()
Public Shared Function FileExists As Boolean
Dim returnValue As Boolean
returnValue = UtilHosts.FileExists()
public:
static bool FileExists()
static member FileExists : unit -> bool
No code example is currently available or this language may not be supported.
Return Value
Boolean if the Hosts file exists; otherwise,
.