TaskHostClass.InnerObject Property

Definition

Gets the object that is contained by the TaskHostClass.

public:
 virtual property System::Object ^ InnerObject { System::Object ^ get(); };
public virtual object InnerObject { get; }
member this.InnerObject : obj
Public Overridable ReadOnly Property InnerObject As Object

Property Value

The object that is contained by the TaskHostClass.

Implements

Applies to