次の方法で共有


RecordingChannel.Inequality(RecordingChannel, RecordingChannel) 演算子

定義

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

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

パラメーター

戻り値

適用対象