IWpfTextView.LineTransformSource Özellik

Tanım

Görünüm tarafından kullanılan satır transformatörü alır.

public:
 property Microsoft::VisualStudio::Text::Formatting::ILineTransformSource ^ LineTransformSource { Microsoft::VisualStudio::Text::Formatting::ILineTransformSource ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Formatting::ILineTransformSource ^ LineTransformSource { Microsoft::VisualStudio::Text::Formatting::ILineTransformSource ^ get(); };
public Microsoft.VisualStudio.Text.Formatting.ILineTransformSource LineTransformSource { get; }
member this.LineTransformSource : Microsoft.VisualStudio.Text.Formatting.ILineTransformSource
Public ReadOnly Property LineTransformSource As ILineTransformSource

Özellik Değeri

ILineTransformSource

Görünüm tarafından kullanılan satır transformatörü.

Şunlara uygulanır