TextPane.Collection 属性

定义

获取包含支持此属性的 TextPane 对象的集合。

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

属性值

TextPanes

一个 TextPanes 集合。

属性

适用于