PostedFile Constructor (String)kintoneDotNETHelp
受け取ったパスから、FileStreamで読み込みを行いインスタンスを初期化する

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

public PostedFile(
	string filePath
)

Parameters

filePath
Type: SystemString

[Missing <param name="filePath"/> documentation for "M:kintoneDotNET.API.Types.PostedFile.#ctor(System.String)"]

Remarks

See Also

Reference