IItemsFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a key/value collection that can be used to share data within the scope of this request.
public interface class IItemsFeature
public interface IItemsFeature
type IItemsFeature = interface
Public Interface IItemsFeature
- Derived
Properties
Items |
Gets or sets a a key/value collection that can be used to share data within the scope of this request. |