共用方式為


DeviceInfo 建構函式

初始化 DeviceInfo 類別的新執行個體。

命名空間:  Microsoft.Reporting.WebForms
組件:  Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)

語法

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

參數

請參閱

參考

DeviceInfo 類別

Microsoft.Reporting.WebForms 命名空間

其他資源

Reporting Services Device Information Settings

HTML Device Information Settings