Partilhar via


SettingsStore.TryGetUInt32(String, String, UInt32) Método

Definição

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

public virtual bool TryGetUInt32 (string collectionPath, string propertyName, out uint value);
abstract member TryGetUInt32 : string * string * uint32 -> bool
override this.TryGetUInt32 : string * string * uint32 -> bool
Public Overridable Function TryGetUInt32 (collectionPath As String, propertyName As String, ByRef value As UInteger) As Boolean

Parâmetros

collectionPath
String

Caminho da coleção da propriedade .

propertyName
String

Nome da propriedade.

value
UInt32

O valor recuperado

Retornos

Verdadeiro se bem-sucedido

Aplica-se a