Udostępnij za pośrednictwem


Konstruktor DeviceInfo —

Initializes a new instance of the DeviceInfo class.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public Sub New ( _
    name As String, _
    value As String _
)
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
)

Parametry

  • name
    Typ: String
    The name of the device information.
  • value
    Typ: String
    The value of the device information.

Zobacz też

Informacje

DeviceInfo Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms

Inne zasoby

Reporting Services Device Information Settings

HTML Device Information Settings