Поделиться через


SymbolVisitor<TArgument,TResult>.VisitProperty Метод

Определение

public virtual TResult VisitProperty (Microsoft.CodeAnalysis.IPropertySymbol symbol, TArgument argument);
abstract member VisitProperty : Microsoft.CodeAnalysis.IPropertySymbol * 'Argument -> 'Result
override this.VisitProperty : Microsoft.CodeAnalysis.IPropertySymbol * 'Argument -> 'Result
Public Overridable Function VisitProperty (symbol As IPropertySymbol, argument As TArgument) As TResult

Параметры

argument
TArgument

Возвращаемое значение

TResult

Применяется к