Propriedade IVsDifferenceCodeWindow.InlineLabel
Namespace: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (em Microsoft.VisualStudio.Editor.dll)
Sintaxe
'Declaração
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)
Valor de propriedade
Tipo: Object
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.