TextPanes.Parent 属性

定义

获取集合的直接父对象 TextPanes

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

属性值

TextWindow

TextWindow 对象。

属性

适用于