ISimpleWorkItem.StateText プロパティ

定義

ローカルな州のテキストを入手します。

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

プロパティ値

州のローカルテキストです。

適用対象