ExternalApplication.applicationObject Property
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.
Application Object. This is the main window handle
protected:
property System::Object ^ applicationObject { System::Object ^ get(); void set(System::Object ^ value); };
protected object applicationObject { get; set; }
member this.applicationObject : obj with get, set
Protected Property applicationObject As Object
Property Value
Returns Object.