Share via


DataContent.MediaType Property

Definition

public:
 property System::String ^ MediaType { System::String ^ get(); };
[System.Text.Json.Serialization.JsonPropertyOrder(1)]
public string? MediaType { get; }
[<System.Text.Json.Serialization.JsonPropertyOrder(1)>]
member this.MediaType : string
Public ReadOnly Property MediaType As String

Property Value

Attributes

Applies to