IDTSManagedComponent100.InnerObject Property

Definition

Gets the inner object for the IDTSManagedComponent100.

public:
 property System::Object ^ InnerObject { System::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public object InnerObject { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.InnerObject : obj
Public ReadOnly Property InnerObject As Object

Property Value

The inner object.

Attributes

Applies to