更新:2007 年 11 月
在 [文字] 視窗中取得最近使用的窗格。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
ReadOnly Property ActivePane As TextPane
Dim instance As TextWindow
Dim value As TextPane
value = instance.ActivePane
TextPane ActivePane { get; }
property TextPane^ ActivePane {
TextPane^ get ();
}
function get ActivePane () : TextPane
屬性值
OutputWindowPane 物件。
使用權限
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。