Partilhar via


DialogStateManager.GetIntValue(String, Int32) Método

Definição

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

public int GetIntValue (string pathExpression, int defaultValue = 0);
member this.GetIntValue : string * int -> int
Public Function GetIntValue (pathExpression As String, Optional defaultValue As Integer = 0) As Integer

Parâmetros

pathExpression
String

Expressão de caminho.

defaultValue
Int32

Valor predefinido se o valor não existir.

Devoluções

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

Aplica-se a