'宣言 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 )