ISimpleWorkItem.StateText 属性

定义

获取本地化的状态文本。

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

属性值

String

本地化的状态文本。

适用于