共用方式為


MqttUserProperty.Inequality(MqttUserProperty, MqttUserProperty) Operator

Definition

public static bool operator != (Microsoft.Azure.WebPubSub.Common.MqttUserProperty? left, Microsoft.Azure.WebPubSub.Common.MqttUserProperty? right);
Public Shared Operator != (left As MqttUserProperty, right As MqttUserProperty) As Boolean

Parameters

Returns

Applies to