StringOutputAdapterGetResult Method |
Gets the resulting string.
Namespace: GroupDocs.Search.CommonAssembly: GroupDocs.Search (in GroupDocs.Search.dll) Version: 21.8
Syntaxpublic string GetResult()
Public Function GetResult As String
public:
String^ GetResult()
member GetResult : unit -> string
Return Value
Type:
StringThe resulting string.
See Also