Partilhar via


Classe DeviceInfo

Contains a name-value pair that represents a case insensitive device information setting.

Hierarquia de herança

Object
  Microsoft.Reporting.WebForms.DeviceInfo

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

Sintaxe

'Declaração
<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

O tipo DeviceInfo expõe os membros a seguir.

Construtores

  Nome Descrição
Método público DeviceInfo Initializes a new instance of the DeviceInfo class.

Superior

Propriedades

  Nome Descrição
Propriedade pública Name Gets the name of the device information.
Propriedade pública Value Gets the value of the device information.

Superior

Métodos

  Nome Descrição
Método público Equals Determines whether the specified object is equal to the current object. (Herdado de Object.)
Método público GetHashCode Serves as the default hash function. (Herdado de Object.)
Método público GetType Gets the Type of the current instance. (Herdado de Object.)
Método público ToString Returns a string that represents the current object. (Herdado de Object.)

Superior

Acesso thread-safe

Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Namespace Microsoft.Reporting.WebForms

Outros recursos

Reporting Services Device Information Settings

HTML Device Information Settings