直接Streamを受け取りインスタンスを初期化する
Namespace: kintoneDotNET.API.Types
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
Parameters
- fileName
- Type: SystemString
[Missing <param name="fileName"/> documentation for "M:kintoneDotNET.API.Types.PostedFile.#ctor(System.String,System.IO.Stream)"]
- stream
- Type: System.IOStream
[Missing <param name="stream"/> documentation for "M:kintoneDotNET.API.Types.PostedFile.#ctor(System.String,System.IO.Stream)"]
Remarks
See Also