ComponentOne Studio Web API Edition
MapPath Method

A path.
Gets the physical directory of a path.
Syntax
public static string MapPath( 
   string path
)
'Declaration
 
Public Shared Function MapPath( _
   ByVal path As String _
) As String
 

Parameters

path
A path.

Return Value

The physical directory.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Owin Class
Owin Members

 

 


Copyright © 2025 GrapeCity, inc. All rights reserved.