Gets a boolean value specified by a path.
'Declaration
Public Overloads Function GetBool( _
ByVal As System.String _
) As System.Boolean
public System.bool GetBool(
System.string
)
Parameters
- path
- The target path.
Return Value
The boolean value specified by .