ResolutionParser.IResolutionParser.TryParse Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
bool IResolutionParser.TryParse (System.Collections.Generic.IDictionary<string,object> properties, out Microsoft.Bot.Builder.Luis.Resolution resolution);
abstract member Microsoft.Bot.Builder.Luis.IResolutionParser.TryParse : System.Collections.Generic.IDictionary<string, obj> * Resolution -> bool
override this.Microsoft.Bot.Builder.Luis.IResolutionParser.TryParse : System.Collections.Generic.IDictionary<string, obj> * Resolution -> bool
Function TryParse (properties As IDictionary(Of String, Object), ByRef resolution As Resolution) As Boolean Implements IResolutionParser.TryParse
Parameters
- properties
- IDictionary<String,Object>
- resolution
- Resolution