ActivityBlockingUpdate.Reason 属性

定义

获取或设置活动阻止的原因。

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

属性值

活动阻止的原因。

适用于