ApplicationClass.SaveProjectIfDirty(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 bool SaveProjectIfDirty(System::String ^ AlertText) = Microsoft::Office::Interop::MSProject::_MSProject::SaveProjectIfDirty;
public virtual bool SaveProjectIfDirty (string AlertText);
abstract member SaveProjectIfDirty : string -> bool
override this.SaveProjectIfDirty : string -> bool
Public Overridable Function SaveProjectIfDirty (AlertText As String) As Boolean
Parameters
- AlertText
- String