다음을 통해 공유


DelegationState.Description 속성

정의

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

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

속성 값

생성자에 전달된 매개 변수의 descriptionDelegationState(String, String, String) 값입니다.

설명

이 속성은 개체를 지정하는 지역화된 문자열을 DelegationState 가져옵니다. 속성은 Description 개체를 DelegationState 만들 때 설정됩니다.

적용 대상