ApplicationClass.OpenXML(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 int OpenXML(System::String ^ XML) = Microsoft::Office::Interop::MSProject::_MSProject::OpenXML;
public virtual int OpenXML (string XML);
Public Overridable Function OpenXML (XML As String) As Integer
Parameters
- XML
- String