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