ActivityBlockingUpdate.Reason 속성

정의

활동 차단 이유를 가져오거나 설정합니다.

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

속성 값

활동을 차단하는 이유입니다.

적용 대상