MimePartContentDescription.ContentTypeHeader Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Content-Type header of the MIME part.
public:
property Microsoft::Rtc::Signaling::SignalingHeader ^ ContentTypeHeader { Microsoft::Rtc::Signaling::SignalingHeader ^ get(); };
public Microsoft.Rtc.Signaling.SignalingHeader ContentTypeHeader { get; }
member this.ContentTypeHeader : Microsoft.Rtc.Signaling.SignalingHeader
Public ReadOnly Property ContentTypeHeader As SignalingHeader