Freigeben über


SettingsStore.TryGetUInt32(String, String, UInt32) Methode

Definition

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

Parameter

collectionPath
String

Pfad der Auflistung der Eigenschaft.

propertyName
String

Der Name der Eigenschaft.

value
UInt32

Der abgerufene Wert

Gibt zurück

Bei Erfolg true.

Gilt für: