VCDesignElement.Parent Property

Definition

Microsoft internal use only.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

The parent object.

Attributes

Applies to