Idioma

UriContent.MediaType Propriedade

Definição

Obtém ou define o tipo de mídia (também conhecido como tipo MIME) para esse conteúdo.

public:
 property System::String ^ MediaType { System::String ^ get(); void set(System::String ^ value); };
public string MediaType { get; set; }
member this.MediaType : string with get, set
Public Property MediaType As String

Valor da propriedade

Exceções

value representa um tipo de mídia inválido.

Aplica-se a