WebTestRequest.Cache Property

Definition

public:
 property bool Cache { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool Cache { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.Cache : bool with get, set
Public Property Cache As Boolean

Property Value

Attributes

Applies to