ResponseSentEventArgsClassification Property |
Gets a value indicating the type of content served.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ContentClassification Classification { get; }
Public ReadOnly Property Classification As ContentClassification
Get
public:
property ContentClassification Classification {
ContentClassification get ();
}
member Classification : ContentClassification with get
Property Value
Type:
ContentClassificationSee Also