[]
public string GetText(IEvaluationContext context)
Public Function GetText(context As IEvaluationContext) As String
| Type | Name | Description |
|---|---|---|
| IEvaluationContext | context | The evaluation context. |
| Type | Description |
|---|---|
| string | A string value. |