Udostępnij za pośrednictwem


Właściwość IVsTextEditGeneral.MarginIndicatorBar —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Property MarginIndicatorBar As Boolean
bool MarginIndicatorBar { get; set; }
property bool MarginIndicatorBar {
    bool get ();
    void set (bool value);
}
abstract MarginIndicatorBar : bool with get, set
function get MarginIndicatorBar () : boolean
function set MarginIndicatorBar (value : boolean)

Wartość właściwości

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVsTextEditGeneral Interfejs

Przestrzeń nazw EnvDTE