共用方式為


IVsDifferenceCodeWindow.Control 屬性

命名空間:  Microsoft.VisualStudio.Editor
組件:  Microsoft.VisualStudio.Editor (在 Microsoft.VisualStudio.Editor.dll 中)

語法

'宣告
ReadOnly Property Control As FrameworkElement
FrameworkElement Control { get; }
property FrameworkElement^ Control {
    FrameworkElement^ get ();
}
abstract Control : FrameworkElement with get
function get Control () : FrameworkElement

屬性值

類型:FrameworkElement

.NET Framework 安全性

請參閱

參考

IVsDifferenceCodeWindow 介面

Microsoft.VisualStudio.Editor 命名空間