IItemsFeature インターフェイス

定義

この要求のスコープ内でデータを共有するために使用できるキー/値コレクションを提供します。

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

プロパティ

Items

この要求のスコープ内でデータを共有するために使用できるキー/値コレクションを取得または設定します。

適用対象