Interface IVirtualFileInfo
Signature for a Microsoft.
Namespace: EPiServer.Web.Hosting
Assembly: EPiServer.Framework.AspNetCore.dll
Version: 12.0.3Syntax
public interface IVirtualFileInfo : IFileInfo
Properties
VirtualPath
The virtual path for the file
Declaration
string VirtualPath { get; }
Property Value
Type | Description |
---|---|
System. |