XmlFormHostItem.NotifyHost(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.
This member is a wrapper for the NotifyHost(String) method of the XmlForm class.
public:
virtual void NotifyHost(System::String ^ notification);
public virtual void NotifyHost (string notification);
abstract member NotifyHost : string -> unit
override this.NotifyHost : string -> unit
Public Overridable Sub NotifyHost (notification As String)
Parameters
- notification
- String