Proprietà DeviceInfo.Value

Recupera il valore delle informazioni sul dispositivo.

Spazio dei nomi  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Value As String
    Get
'Utilizzo
Dim instance As DeviceInfo
Dim value As String

value = instance.Value
public string Value { get; }
public:
property String^ Value {
    String^ get ();
}
member Value : string
function get Value () : String

Valore proprietà

Tipo: System.String
Valore string.

Vedere anche

Riferimento

DeviceInfo Classe

Spazio dei nomi Microsoft.Reporting.WebForms

Altre risorse

Reporting Services Device Information Settings

HTML Device Information Settings