共用方式為


IVsDifferenceCodeWindow.InlineLabel 屬性

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

語法

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

屬性值

類型:Object

.NET Framework 安全性

請參閱

參考

IVsDifferenceCodeWindow 介面

Microsoft.VisualStudio.Editor 命名空間