DeviceInfo(String, String) コンストラクター

定義

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)

パラメーター

name
String
value
String

適用対象