Engine.Parent Eigenschaft

Definition

Ruft das unmittelbar übergeordnete Objekt eines Engine-Objekts ab.

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

Eigenschaftswert

Transport

Ein Transport-Objekt.

Attribute

Gilt für