WebSiteCloudException.ErrorMessageArguments Property

Definition

A container for strings that fill the place holders in the message template. These strings contain information unique to the user's scenario.

public System.Collections.Generic.IList<string> ErrorMessageArguments { get; protected set; }
member this.ErrorMessageArguments : System.Collections.Generic.IList<string> with get, set
Public Property ErrorMessageArguments As IList(Of String)

Property Value

Applies to