CallerArgumentExpressionAttribute.

ParameterName Property

Summary

Gets the target parameter name of the CallerArgumentExpression.

Syntax

public string ParameterName { get; }

Value

Type Description
string
GitHub