ILUFileParserVisitor<Result>.VisitPromptSection(LUFileParser+PromptSectionContext) 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.
public Result VisitPromptSection (LUFileParser.PromptSectionContext context);
abstract member VisitPromptSection : LUFileParser.PromptSectionContext -> 'Result
Public Function VisitPromptSection (context As LUFileParser.PromptSectionContext) As Result
Parameters
Returns
- Result