Flag indicating if this provider is to be shown in FileManager UI.

Namespace:  EPiServer.Web.Hosting
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public bool ShowInFileManager { get; protected set; }

See Also