kintoneAPIUploadFile Method (HttpPostedFile)kintoneDotNETHelp
ファイルのアップロードを行う(単一)

Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax

public static string UploadFile(
	HttpPostedFile file
)

Parameters

file
Type: System.WebHttpPostedFile

[Missing <param name="file"/> documentation for "M:kintoneDotNET.API.kintoneAPI.UploadFile(System.Web.HttpPostedFile)"]

Return Value

Type: String

[Missing <returns> documentation for "M:kintoneDotNET.API.kintoneAPI.UploadFile(System.Web.HttpPostedFile)"]

Remarks

See Also

Reference