Gets or sets the name of the selected file.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)

Syntax

C#
public string Filename { get; set; }
Visual Basic
Public Property Filename As String
	Get
	Set

See Also