AvalonEdit
CurrentVersion Property
NamespacesICSharpCode.AvalonEdit.DocumentTextSourceVersionProviderCurrentVersion
Gets the current version.
Declaration Syntax
C#Visual BasicVisual C++
public ITextSourceVersion CurrentVersion { get; }
Public ReadOnly Property CurrentVersion As ITextSourceVersion
	Get
public:
property ITextSourceVersion^ CurrentVersion {
	ITextSourceVersion^ get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238