Platform Core .NET Assemblies API
Item Property
See Also  Send Feedback
Terrasoft.Core.Store Namespace > DataStoreKeyTransformerProxy Class : Item Property
key
The key of the item.

Glossary Item Box

Gets or sets the storage item for the specified key.

Syntax

 
C#
 
 

Parameters

key
The key of the item.

Property Value

The value of the element for the key key or null if the value is not found.

Remarks

The key passed key that preconfigured as follows: a prefix defined by the KeyPrefix property is added to it. After this, a data storage item with the resulting transformed key is returned or installed.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.