VCFileConfiguration.Parent Property

Definition

Gets the immediate parent object of a given object.

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

Property Value

The parent object.

Attributes

Applies to