FeatureReference<T>.Default Field
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.
Gets the default FeatureReference<T>.
public: static initonly Microsoft::AspNetCore::Http::Features::FeatureReference<T> Default;
public static readonly Microsoft.AspNetCore.Http.Features.FeatureReference<T> Default;
staticval mutable Default : Microsoft.AspNetCore.Http.Features.FeatureReference<'T>
Public Shared ReadOnly Default As FeatureReference(Of T)