Dela via


ExpressionRef(String, SourceRange) Konstruktor

Definition

Initierar en ny instans av ExpressionRef klassen.

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)

Parametrar

expression
String

Uttryckssträng.

sourceRange
SourceRange

Källområde för uttryck.

Gäller för