Partilhar via


DialogStateManager.GetBoolValue(String, Boolean) Método

Definição

Obtenha um valor bool da memória com uma expressão de caminho.

public bool GetBoolValue (string pathExpression, bool defaultValue = false);
member this.GetBoolValue : string * bool -> bool
Public Function GetBoolValue (pathExpression As String, Optional defaultValue As Boolean = false) As Boolean

Parâmetros

pathExpression
String

A expressão path.

defaultValue
Boolean

Valor predefinido se o valor não existir.

Devoluções

Bool ou nulo se o caminho não for válido.

Aplica-se a