IItemsFeature 接口

定义

提供可用于在此请求范围内共享数据的键/值集合。

public interface class IItemsFeature
public interface IItemsFeature
type IItemsFeature = interface
Public Interface IItemsFeature
派生

属性

Items

获取或设置一个键/值集合,该集合可用于在此请求的范围内共享数据。

适用于