ErrorFromResources.Arguments Property

Definition

Optional arguments to use when formatting the error message

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

Property Value

String[]

Applies to