Partager via


Propriété DeviceInfo.Value

Obtient la valeur des informations relatives au périphérique.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Value As String
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
Valeur string.

Voir aussi

Référence

DeviceInfo Classe

Espace de noms Microsoft.Reporting.WebForms

Autres ressources

Reporting Services Device Information Settings

HTML Device Information Settings