ManagedComponentHost.InnerObject Property

Definition

Gets the inner object.

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

Property Value

The inner object.

Implements

Applies to