BookmarkReachedEventArgs::Bookmark Property

 

Gets the name of the bookmark that was reached.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

public:
property String^ Bookmark {
	String^ get();
}

Property Value

Type: System::String^

Returns a value for the name of the bookmark.

.NET Framework
Available since 3.0
Return to top
Show: