Get or set the storage item for the given key.
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As Storage
Dim key As String
Dim value As String
value = instance(key)
instance(key) = value
パラメータ
- key
- 型: SystemString
The key to set.
戻り値
型:
Stringobject
参照