Click or drag to resize
SystemContextWebApplicationPhysicalPath Property
Web application physical path. Trimmed backslash '\' at the end. E.g. c:\inetpub\wwwroot\MySite

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string WebApplicationPhysicalPath { get; set; }

Property Value

Type: String
See Also