Click or drag to resize
RequestReceivedEventArgsClassification Property
Gets or sets a value indicating the classification that has been assigned to the response.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ContentClassification Classification { get; set; }

Property Value

Type: ContentClassification
See Also