AstToXamlConverter.ICustomAstVisitor.VisitExpandableStringExpression 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.
virtual System::Object ^ System.Management.Automation.Language.ICustomAstVisitor.VisitExpandableStringExpression(System::Management::Automation::Language::ExpandableStringExpressionAst ^ expandableStringExpressionAst) = System::Management::Automation::Language::ICustomAstVisitor::VisitExpandableStringExpression;
object ICustomAstVisitor.VisitExpandableStringExpression (System.Management.Automation.Language.ExpandableStringExpressionAst expandableStringExpressionAst);
abstract member System.Management.Automation.Language.ICustomAstVisitor.VisitExpandableStringExpression : System.Management.Automation.Language.ExpandableStringExpressionAst -> obj
override this.System.Management.Automation.Language.ICustomAstVisitor.VisitExpandableStringExpression : System.Management.Automation.Language.ExpandableStringExpressionAst -> obj
Function VisitExpandableStringExpression (expandableStringExpressionAst As ExpandableStringExpressionAst) As Object Implements ICustomAstVisitor.VisitExpandableStringExpression
Parameters
- expandableStringExpressionAst
- ExpandableStringExpressionAst