Compartilhar via


SettingsStore.TryGetUInt64(String, String, UInt64) Método

Definição

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

public virtual bool TryGetUInt64 (string collectionPath, string propertyName, out ulong value);
abstract member TryGetUInt64 : string * string * uint64 -> bool
override this.TryGetUInt64 : string * string * uint64 -> bool
Public Overridable Function TryGetUInt64 (collectionPath As String, propertyName As String, ByRef value As ULong) As Boolean

Parâmetros

collectionPath
String

Caminho da coleção da propriedade .

propertyName
String

Nome da propriedade.

value
UInt64

O valor recuperado

Retornos

Verdadeiro se bem-sucedido

Aplica-se a