AvalonEdit
Value Property
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdPropertyValue
Gets/sets the value.
Declaration Syntax
C#Visual BasicVisual C++
public string Value { get; set; }
Public Property Value As String
	Get
	Set
public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}

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