GlobalClass.ChangeFileOpenDirectory(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void ChangeFileOpenDirectory(System::String ^ Path) = Microsoft::Office::Interop::Word::_Global::ChangeFileOpenDirectory;
public virtual void ChangeFileOpenDirectory (string Path);
abstract member ChangeFileOpenDirectory : string -> unit
override this.ChangeFileOpenDirectory : string -> unit
Public Overridable Sub ChangeFileOpenDirectory (Path As String)
Parameters
- Path
- String