IVCWizCtlUI.ParentObject 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.
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