Partilhar via


SettingsStore.TryGetInt64(String, String, Int64) Método

Definição

Obtém o valor da propriedade solicitada cujo tipo de dados é Int64.

public virtual bool TryGetInt64 (string collectionPath, string propertyName, out long value);
abstract member TryGetInt64 : string * string * int64 -> bool
override this.TryGetInt64 : string * string * int64 -> bool
Public Overridable Function TryGetInt64 (collectionPath As String, propertyName As String, ByRef value As Long) As Boolean

Parâmetros

collectionPath
String

Caminho da coleção da propriedade .

propertyName
String

Nome da propriedade.

value
Int64

O valor recuperado

Retornos

Verdadeiro se bem-sucedido

Aplica-se a