DeviceInfo(String, String) Constructor

Definición

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)

Parámetros

name
String
value
String

Se aplica a