Condividi tramite


SyndicationLink.MediaType Proprietà

Definizione

Ottiene o imposta il tipo di supporti della risorsa collegata. La stringa deve avere il modello ".+/.+".

public:
 property Platform::String ^ MediaType { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring MediaType();

void MediaType(winrt::hstring value);
public string MediaType { get; set; }
var string = syndicationLink.mediaType;
syndicationLink.mediaType = string;
Public Property MediaType As String

Valore della proprietà

String

Platform::String

winrt::hstring

Attributo di tipo in atom:link.

Si applica a