Freigeben über


SettingsStore.TryGetUInt64(String, String, UInt64) Methode

Definition

Ruft den Wert der angeforderten Eigenschaft ab, deren Datentyp ist 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

Parameter

collectionPath
String

Pfad der Auflistung der Eigenschaft.

propertyName
String

Der Name der Eigenschaft.

value
UInt64

Der abgerufene Wert

Gibt zurück

Bei Erfolg true.

Gilt für: