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[]

備註

空字串可用來做為實例方法中接收者的名稱。

適用於