Klasa DeviceInfo
Contains a name-value pair that represents a case insensitive device information setting.
Hierarchia dziedziczenia
Object
Microsoft.Reporting.WebForms.DeviceInfo
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public NotInheritable Class DeviceInfo
[SerializableAttribute]
[ComVisibleAttribute(false)]
public sealed class DeviceInfo
[SerializableAttribute]
[ComVisibleAttribute(false)]
public ref class DeviceInfo sealed
[<Sealed>]
[<SerializableAttribute>]
[<ComVisibleAttribute(false)>]
type DeviceInfo = class end
public final class DeviceInfo
Typ DeviceInfo uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
DeviceInfo | Initializes a new instance of the DeviceInfo class. |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
Name | Gets the name of the device information. |
![]() |
Value | Gets the value of the device information. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). |
![]() |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.Reporting.WebForms