Overload | Description |
---|---|
SetValue(String,Boolean) | Writes/Replaces the named value in the storage |
SetValue(String,Byte) | Writes/Replaces the named value in the storage |
SetValue(String,SByte) | Writes/Replaces the named value in the storage |
SetValue(String,Char) | Writes/Replaces the named value in the storage |
SetValue(String,DateTime) | Writes/Replaces the named value in the storage |
SetValue(String,TimeSpan) | Writes/Replaces the named value in the storage |
SetValue(String,Decimal) | Writes/Replaces the named value in the storage |
SetValue(String,Double) | Writes/Replaces the named value in the storage |
SetValue(String,Single) | Writes/Replaces the named value in the storage |
SetValue(String,Guid) | Writes/Replaces the named value in the storage |
SetValue(String,Uri) | Writes/Replaces the named value in the storage |
SetValue(String,Int16) | Writes/Replaces the named value in the storage |
SetValue(String,UInt16) | Writes/Replaces the named value in the storage |
SetValue(String,Int32) | Writes/Replaces the named value in the storage |
SetValue(String,UInt32) | Writes/Replaces the named value in the storage |
SetValue(String,Int64) | Writes/Replaces the named value in the storage |
SetValue(String,UInt64) | Writes/Replaces the named value in the storage |
SetValue(String,String) | Writes/Replaces the named value in the storage |
SetValue(String,Version) | Writes/Replaces the named value in the storage |
SetValue(String,Type,Object) | Writes/Replaces the named value in the storage |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7