DelegationState 클래스

정의

위임 모드 및 위임 모드에 대한 지역화된 표시 문자열을 저장합니다.

public ref class DelegationState
public class DelegationState
type DelegationState = class
Public Class DelegationState
상속
DelegationState

설명

모듈의 읽기/쓰기 권한을 지정하려면 이 클래스의 속성을 사용합니다 Mode .

생성자

DelegationState(String, String, String)

DelegationState 클래스의 새 인스턴스를 초기화합니다.

속성

Description

위임 작업에 사용되는 지역화된 설명을 가져옵니다.

Mode

위임 모드를 가져옵니다.

Text

모드에 대한 지역화된 표시 설명을 가져옵니다.

적용 대상