InterpolatedStringHandlerArgumentAttribute.Arguments Proprietà

Definizione

Ottiene i nomi degli argomenti che devono essere passati al gestore.

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()

Valore della proprietà

String[]

Commenti

La stringa vuota può essere usata come nome del ricevitore in un metodo di istanza.

Si applica a