IMvcBuilder.PartManager 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.
Gets the ApplicationPartManager where ApplicationParts are configured.
public Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager PartManager { get; }
member this.PartManager : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager
Public ReadOnly Property PartManager As ApplicationPartManager