IVCWizCtlUI.ParentObject Property

Definition

Microsoft Internal Use Only.

public:
 property System::Object ^ ParentObject { System::Object ^ get(); void set(System::Object ^ value); };
public:
 property Platform::Object ^ ParentObject { Platform::Object ^ get(); void set(Platform::Object ^ value); };
[System.Runtime.InteropServices.DispId(1610743864)]
public object ParentObject { [System.Runtime.InteropServices.DispId(1610743864)] get; [System.Runtime.InteropServices.DispId(1610743864)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743864)>]
[<get: System.Runtime.InteropServices.DispId(1610743864)>]
[<set: System.Runtime.InteropServices.DispId(1610743864)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.ParentObject : obj with get, set
Public Property ParentObject As Object

Property Value

Attributes

Applies to