Gets the string representation of the options.
[Visual Basic] Public Function GetOptions() As String [C#] public string GetOptions(); [C++] public: String* GetOptions(); [JScript] public function GetOptions(): String;
The string representation of the options.
InlineCodeFinder Class | Okapi.Library.Filter Namespace