XmlSyndicationContent.Type Property

Definition

Gets the type of the XML syndication content.

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

Property Value

The XML syndication content type.

Applies to