DeviceInfo(String, String) Constructor

Definition

public:
 DeviceInfo(System::String ^ name, System::String ^ value);
public DeviceInfo (string name, string value);
new Microsoft.Reporting.WebForms.DeviceInfo : string * string -> Microsoft.Reporting.WebForms.DeviceInfo
Public Sub New (name As String, value As String)

Parameters

name
String
value
String

Applies to