共用方式為


IVsDifferenceCodeWindow.RightLabel 屬性

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

語法

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

屬性值

類型:Object

.NET Framework 安全性

請參閱

參考

IVsDifferenceCodeWindow 介面

Microsoft.VisualStudio.Editor 命名空間