IMvcCoreBuilder.PartManager Property

Definition

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

Property Value

Applies to