TextPoint.Parent Eigenschaft

Definition

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

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

Eigenschaftswert

TextDocument

Ein TextDocument-Objekt.

Attribute

Gilt für