次の方法で共有


RecordingChannel.Equality(RecordingChannel, RecordingChannel) 演算子

定義

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

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

パラメーター

戻り値

適用対象