DeviceInfo.Name-Eigenschaft

Ruft den Namen der Geräteinformationen ab.

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

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As DeviceInfo
Dim value As String

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

Eigenschaftswert

Typ: System.String
Ein string-Wert.

Siehe auch

Verweis

DeviceInfo Klasse

Microsoft.Reporting.WebForms-Namespace

Andere Ressourcen

Reporting Services Device Information Settings

HTML Device Information Settings