ProtectionEngineSettings.CustomSettings Property

Definition

A list of name/value pairs used for testing and experimentation.

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

Property Value

Applies to