'宣言
Public Function GetListFileName( _
ByVal As System.String, _
Optional ByVal As System.String _
) As System.Web.Http.IHttpActionResult
public System.Web.Http.IHttpActionResult GetListFileName(
System.string ,
System.string
)
パラメータ
- path
- パス。
- subpath
- ファイル名
戻り値の型
ファイルとフォルダを含む json タイプの結果。