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