Engine.Parent Property

Definition

Gets the immediate parent object of a Engine object.

public:
 property EnvDTE80::Transport ^ Parent { EnvDTE80::Transport ^ get(); };
public:
 property EnvDTE80::Transport ^ Parent { EnvDTE80::Transport ^ get(); };
[System.Runtime.InteropServices.DispId(201)]
public EnvDTE80.Transport Parent { [System.Runtime.InteropServices.DispId(201)] get; }
[<System.Runtime.InteropServices.DispId(201)>]
[<get: System.Runtime.InteropServices.DispId(201)>]
member this.Parent : EnvDTE80.Transport
Public ReadOnly Property Parent As Transport

Property Value

A Transport object.

Attributes

Applies to