The kintoneFile type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DownloadFile |
ファイルのダウンロードを行い、HttpResponseで返却する
Webサイトなどでファイル出力を行うためのメソッド
| |
| Equals | 指定した Object が、現在の Object と等しいかどうかを判断します。 (Inherited from Object.) | |
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Inherited from Object.) | |
| GetFile |
kintoneからfileKeyで指定されたファイルのダウンロードを行う
| |
| GetHashCode | 特定の型のハッシュ関数として機能します。 (Inherited from Object.) | |
| GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) | |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Inherited from Object.) | |
| ToString | 現在の Object を表す String を返します。 (Inherited from Object.) |
See Also