IISServer.mapPath(String) Method
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.
public:
virtual System::String ^ mapPath(System::String ^ _logicalPath);
public virtual string mapPath (string _logicalPath);
abstract member mapPath : string -> string
override this.mapPath : string -> string
Public Overridable Function mapPath (_logicalPath As String) As String
Parameters
- _logicalPath
- String