InterpolatedStringHandlerArgumentAttribute.Arguments 属性

定义

获取应传递给处理程序的参数的名称。

public:
 property cli::array <System::String ^> ^ Arguments { cli::array <System::String ^> ^ get(); };
public string[] Arguments { get; }
member this.Arguments : string[]
Public ReadOnly Property Arguments As String()

属性值

String[]

注解

空字符串可用作实例方法中接收方的名称。

适用于