Delen via


ExpressionRef(String, SourceRange) Constructor

Definitie

Initialiseert een nieuw exemplaar van de ExpressionRef klasse.

public ExpressionRef (string expression, Microsoft.Bot.Builder.LanguageGeneration.SourceRange sourceRange);
new Microsoft.Bot.Builder.LanguageGeneration.ExpressionRef : string * Microsoft.Bot.Builder.LanguageGeneration.SourceRange -> Microsoft.Bot.Builder.LanguageGeneration.ExpressionRef
Public Sub New (expression As String, sourceRange As SourceRange)

Parameters

expression
String

Expressietekenreeks.

sourceRange
SourceRange

Bronbereik voor expressies.

Van toepassing op