SettingsStore.GetUInt64 Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
GetUInt64(String, String) | Returns the value of the requested property whose data type is [!:SettingsType.Int64]. |
![]() |
GetUInt64(String, String, UInt64) | Returns the value of the requested property whose data type is [!:SettingsType.Int64]. |
Top