Extensions.GetPrefixErrorMessage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get prefix error message from normal template sting context.
public static string GetPrefixErrorMessage (this LGTemplateParser.NormalTemplateStringContext context);
static member GetPrefixErrorMessage : LGTemplateParser.NormalTemplateStringContext -> string
<Extension()>
Public Function GetPrefixErrorMessage (context As LGTemplateParser.NormalTemplateStringContext) As String
Parameters
Normal template sting context.
Returns
Prefix error message.