ApplicationClass.remove_IsFunctionalitySupported 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 remove_IsFunctionalitySupported(Microsoft::Office::Interop::MSProject::_EProjectApp2_IsFunctionalitySupportedEventHandler ^ ) = Microsoft::Office::Interop::MSProject::_EProjectApp2_Event::remove_IsFunctionalitySupported;
public virtual void remove_IsFunctionalitySupported (Microsoft.Office.Interop.MSProject._EProjectApp2_IsFunctionalitySupportedEventHandler );
abstract member remove_IsFunctionalitySupported : Microsoft.Office.Interop.MSProject._EProjectApp2_IsFunctionalitySupportedEventHandler -> unit
override this.remove_IsFunctionalitySupported : Microsoft.Office.Interop.MSProject._EProjectApp2_IsFunctionalitySupportedEventHandler -> unit
Public Overridable Sub remove_IsFunctionalitySupported ( As _EProjectApp2_IsFunctionalitySupportedEventHandler)