SyndicationItem Constructor (String^, String^, Uri^)
.NET Framework (current version)
Initializes a new instance of the SyndicationItem class with the specified title, content, and link.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- title
-
Type:
System::String^
The item title.
- content
-
Type:
System::String^
The item content.
- itemAlternateLink
-
Type:
System::Uri^
The item URL.
.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Available since 3.5
Silverlight
Available since 2.0
Show: