DeviceInfo 클래스

대/소문자를 구분하지 않는 장치 정보 설정을 나타내는 이름-값 쌍을 포함합니다.

상속 계층

System.Object
  Microsoft.Reporting.WebForms.DeviceInfo

네임스페이스:  Microsoft.Reporting.WebForms
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public NotInheritable Class DeviceInfo
‘사용 방법
Dim instance As DeviceInfo
[SerializableAttribute]
[ComVisibleAttribute(false)]
public sealed class DeviceInfo
[SerializableAttribute]
[ComVisibleAttribute(false)]
public ref class DeviceInfo sealed
[<SealedAttribute>]
[<SerializableAttribute>]
[<ComVisibleAttribute(false)>]
type DeviceInfo =  class end
public final class DeviceInfo

DeviceInfo 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 DeviceInfo DeviceInfo 클래스의 새 인스턴스를 초기화합니다.

맨 위로 이동

속성

  이름 설명
공용 속성 Name 장치 정보의 이름을 가져옵니다.
공용 속성 Value 장치 정보의 값을 가져옵니다.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.Reporting.WebForms 네임스페이스

관련 자료

Reporting Services Device Information Settings

HTML Device Information Settings