StreamDescription.ContentType プロパティ

定義

記述されたPayloadStreamに含まれるコンテンツの型(TransportConstants)を取得します。

public string ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

プロパティ値

記述されたPayloadStreamに含まれる内容の種類(TransportConstants)。

適用対象