RequestReceivedEventArgsIsIPod Property |
Gets a value indicating that the request probably came from an iPod.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsIPod { get; }
Public ReadOnly Property IsIPod As Boolean
Get
public:
property bool IsIPod {
bool get ();
}
member IsIPod : bool with get
Property Value
Type:
BooleanSee Also