次の方法で共有


WebPubSubConnectionContext.EventType プロパティ

定義

メッセージの種類。

[System.Runtime.Serialization.DataMember(Name="eventType")]
[System.Text.Json.Serialization.JsonPropertyName("eventType")]
public Microsoft.Azure.WebPubSub.Common.WebPubSubEventType EventType { get; }
[<System.Runtime.Serialization.DataMember(Name="eventType")>]
[<System.Text.Json.Serialization.JsonPropertyName("eventType")>]
member this.EventType : Microsoft.Azure.WebPubSub.Common.WebPubSubEventType
Public ReadOnly Property EventType As WebPubSubEventType

プロパティ値

属性

適用対象