ASP.NET Web API コントロール
MapPath メソッド

C1.Web.Api アセンブリ > C1.Web.Api 名前空間 > Owin クラス : MapPath メソッド
パス。
パスの物理ディレクトリを取得します。
シンタックス
'宣言
 
Public Shared Function MapPath( _
   ByVal path As System.String _
) As System.String
public static System.string MapPath( 
   System.string path
)

パラメータ

path
パス。

戻り値の型

物理ディレクトリ。
参照

Owin クラス
Owin メンバ