DeploymentService.GetBoolValue(String) Method

Definition

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

Parameters

value
String

Returns

Boolean

Applies to