共用方式為


IVsDifferenceCodeWindow.LeftLabel 屬性

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

語法

'宣告
Property LeftLabel As Object
Object LeftLabel { get; set; }
property Object^ LeftLabel {
    Object^ get ();
    void set (Object^ value);
}
abstract LeftLabel : Object with get, set
function get LeftLabel () : Object 
function set LeftLabel (value : Object)

屬性值

類型:Object

.NET Framework 安全性

請參閱

參考

IVsDifferenceCodeWindow 介面

Microsoft.VisualStudio.Editor 命名空間