'宣言 Overloads Sub Save( _ ByVal fileName As System.String, _ ByVal options As SaveOptionsBase _ )
void Save( System.string fileName, SaveOptionsBase options )
パラメータ
- fileName
- 指定するファイル。
- options
- ファイルを保存する際のオプション。
'宣言 Overloads Sub Save( _ ByVal fileName As System.String, _ ByVal options As SaveOptionsBase _ )
void Save( System.string fileName, SaveOptionsBase options )