PrintQueueAttributeProperty 클래스

정의

PrintQueueAttributes 인쇄 시스템 하드웨어 또는 소프트웨어 구성 요소의 속성(및 해당 값)을 나타냅니다.

public ref class PrintQueueAttributeProperty sealed : System::Printing::IndexedProperties::PrintProperty
public sealed class PrintQueueAttributeProperty : System.Printing.IndexedProperties.PrintProperty
type PrintQueueAttributeProperty = class
    inherit PrintProperty
Public NotInheritable Class PrintQueueAttributeProperty
Inherits PrintProperty
상속
PrintQueueAttributeProperty

생성자

Name Description
PrintQueueAttributeProperty(String, Object)

지정된 속성에 PrintQueueAttributeProperty 대해 지정된 값을 가진 클래스의 새 인스턴스를 초기화합니다.

PrintQueueAttributeProperty(String)

지정된 속성에 대한 클래스의 PrintQueueAttributeProperty 새 인스턴스를 초기화합니다.

속성

Name Description
IsDisposed

개체가 삭제되었는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 PrintProperty)
IsInitialized

개체가 초기화되었는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 PrintProperty)
Name

파생 클래스에서 재정의되는 경우 개체가 나타내는 속성의 이름을 가져옵니다.

(다음에서 상속됨 PrintProperty)
Value

나타내는 속성 PrintQueueAttributeProperty 의 값을 가져오거나 설정합니다.

메서드

Name Description
Dispose()

에서 사용 중인 모든 리소스를 PrintProperty해제합니다.

(다음에서 상속됨 PrintProperty)
Dispose(Boolean)

사용 중인 PrintProperty 관리되지 않는 리소스를 해제하고 관리되는 리소스를 선택적으로 해제합니다.

(다음에서 상속됨 PrintProperty)
Equals(Object)

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
InternalDispose(Boolean)

사용 중인 PrintProperty 관리되지 않는 리소스를 해제하고 관리되는 리소스를 선택적으로 해제합니다.

(다음에서 상속됨 PrintProperty)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
OnDeserialization(Object)

파생 클래스에서 재정의되는 경우 역직렬화가 완료되면 인터페이스를 구현 ISerializable 하고 역직렬화 이벤트를 발생합니다.

(다음에서 상속됨 PrintProperty)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

연산자

Name Description
Implicit(PrintQueueAttributeProperty to PrintQueueAttributes)

포인터PrintQueueAttributes에서 값으로 PrintQueueAttributeProperty 의 암시적 변환을 제공합니다.

적용 대상