This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the physical directory.
Namespace: Smartsite.Web.AspNet
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
public string PhysicalDir { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Property PhysicalDir As Get Set |
Field Value
The physical dir.See Also
AspNetServerSettings Class
Smartsite.Web.AspNet Namespace