DeviceInfo-Konstruktor

Initialisiert eine neue Instanz der DeviceInfo-Klasse.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String, _
    value As String _
)
'Usage
Dim name As String
Dim value As String

Dim instance As New DeviceInfo(name, value)
public DeviceInfo(
    string name,
    string value
)
public:
DeviceInfo(
    String^ name, 
    String^ value
)
new : 
        name:string * 
        value:string -> DeviceInfo
public function DeviceInfo(
    name : String, 
    value : String
)

Parameter

Siehe auch

Verweis

DeviceInfo Klasse

Microsoft.Reporting.WebForms-Namespace

Andere Ressourcen

Reporting Services Device Information Settings

HTML Device Information Settings