次の方法で共有


FeatureReferences<TCache>.Collection プロパティ

定義

IFeatureCollection を取得します。

public:
 property Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ Collection { Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ get(); };
public Microsoft.AspNetCore.Http.Features.IFeatureCollection Collection { get; }
member this.Collection : Microsoft.AspNetCore.Http.Features.IFeatureCollection
Public ReadOnly Property Collection As IFeatureCollection

プロパティ値

適用対象