DefaultApplicationPartFactory.Instance 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 an instance of DefaultApplicationPartFactory.
public:
 static property Microsoft::AspNetCore::Mvc::ApplicationParts::DefaultApplicationPartFactory ^ Instance { Microsoft::AspNetCore::Mvc::ApplicationParts::DefaultApplicationPartFactory ^ get(); };public static Microsoft.AspNetCore.Mvc.ApplicationParts.DefaultApplicationPartFactory Instance { get; }static member Instance : Microsoft.AspNetCore.Mvc.ApplicationParts.DefaultApplicationPartFactoryPublic Shared ReadOnly Property Instance As DefaultApplicationPartFactory