次の方法で共有


RecognizeInputType.Equality(RecognizeInputType, RecognizeInputType) 演算子

定義

2 つの RecognizeInputType 値が同じかどうかを判断します。

public static bool operator == (Azure.Communication.CallAutomation.RecognizeInputType left, Azure.Communication.CallAutomation.RecognizeInputType right);
static member ( = ) : Azure.Communication.CallAutomation.RecognizeInputType * Azure.Communication.CallAutomation.RecognizeInputType -> bool
Public Shared Operator == (left As RecognizeInputType, right As RecognizeInputType) As Boolean

パラメーター

戻り値

適用対象