_Application.LoadMasterList(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.
Loads a bibliography source file.
public:
void LoadMasterList(System::String ^ FileName);
public void LoadMasterList (string FileName);
abstract member LoadMasterList : string -> unit
Public Sub LoadMasterList (FileName As String)
Parameters
- FileName
- String
The path and file name of the bibliography source file.