FormValueProvider.PrefixContainer Property
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.
The prefix container.
protected:
property Microsoft::AspNetCore::Mvc::Internal::PrefixContainer ^ PrefixContainer { Microsoft::AspNetCore::Mvc::Internal::PrefixContainer ^ get(); };
protected:
property Microsoft::AspNetCore::Mvc::ModelBinding::PrefixContainer ^ PrefixContainer { Microsoft::AspNetCore::Mvc::ModelBinding::PrefixContainer ^ get(); };
protected Microsoft.AspNetCore.Mvc.Internal.PrefixContainer PrefixContainer { get; }
protected Microsoft.AspNetCore.Mvc.ModelBinding.PrefixContainer PrefixContainer { get; }
member this.PrefixContainer : Microsoft.AspNetCore.Mvc.Internal.PrefixContainer
member this.PrefixContainer : Microsoft.AspNetCore.Mvc.ModelBinding.PrefixContainer
Protected ReadOnly Property PrefixContainer As PrefixContainer
Property Value
Microsoft.AspNetCore.Mvc.Internal.PrefixContainer