This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
StateBag.Keys
[To be supplied.]
[Visual Basic]
Overridable Public ReadOnly Property Keys As ICollection
[C#]
public ICollection Keys {virtual get;}
[C++]
public: __property virtual ICollection* get_Keys();
[JScript]
public function get Keys() : ICollection;