PexSettingsStoreAttributeBase.GetBooleanValue(String) Method

Definition

Gets the bool value.

protected:
 bool GetBooleanValue(System::String ^ name);
protected bool GetBooleanValue (string name);
member this.GetBooleanValue : string -> bool
Protected Function GetBooleanValue (name As String) As Boolean

Parameters

name
String

The name.

Returns

Applies to