QuicStream.Type プロパティ

定義

ストリームの種類を取得します。

public:
 property System::Net::Quic::QuicStreamType Type { System::Net::Quic::QuicStreamType get(); };
public System.Net.Quic.QuicStreamType Type { get; }
member this.Type : System.Net.Quic.QuicStreamType
Public ReadOnly Property Type As QuicStreamType

プロパティ値

適用対象

こちらもご覧ください