Options.DefaultFilePath[WdDefaultFilePath] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ドキュメント、テンプレート、およびグラフィックスなどの項目の既定のフォルダーを設定または返します。
public:
property System::String ^ DefaultFilePath[Microsoft::Office::Interop::Word::WdDefaultFilePath] { System::String ^ get(Microsoft::Office::Interop::Word::WdDefaultFilePath Path); void set(Microsoft::Office::Interop::Word::WdDefaultFilePath Path, System::String ^ value); };
public string DefaultFilePath[Microsoft.Office.Interop.Word.WdDefaultFilePath Path] { get; set; }
member this.DefaultFilePath(Microsoft.Office.Interop.Word.WdDefaultFilePath) : string with get, set
Public Property DefaultFilePath(Path As WdDefaultFilePath) As String
パラメーター
- Path
- WdDefaultFilePath
必須 WdDefaultFilePath。 設定する既定のフォルダーを指定します。
プロパティ値
注釈
新しい設定は直ちに有効になります。
長さ 0 の文字列 ("") を使用して、Windows のレジストリの設定を削除します。