次の方法で共有


AsrTask.StateDescription プロパティ

定義

タスクの状態の説明。 たとえば、成功した状態の場合、説明は Completed、PartiallySucceeded、CompletedWithInformation、Skipped のいずれかです。

public string StateDescription { get; }
member this.StateDescription : string
Public ReadOnly Property StateDescription As String

プロパティ値

適用対象