Proprietà IVsDifferenceCodeWindow.RightLabel
Spazio dei nomi: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Sintassi
'Dichiarazione
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)
Valore proprietà
Tipo: Object
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.