UrlSyndicationContent.Type Eigenschaft

Definition

Ruft den Inhaltstyp des UrlSyndicationContents ab.

public:
 virtual property System::String ^ Type { System::String ^ get(); };
public override string Type { get; }
member this.Type : string
Public Overrides ReadOnly Property Type As String

Eigenschaftswert

String

Der Inhaltstyp des UrlSyndicationContent.

Hinweise

Der Inhaltstyp kann auf einen beliebigen bekannten MIME-Typwert festgelegt werden, der in RFC 2046 definiert ist.

Gilt für